Skip to content

Commit 3b64b24

Browse files
committed
fixup! Remove the escape-html global
1 parent 756d63d commit 3b64b24

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

core/js/files/client.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
*
99
*/
1010

11+
import escapeHTML from 'escape-html'
12+
1113
/* global dav */
1214

1315
(function(OC, FileInfo) {

0 commit comments

Comments
 (0)