We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 756d63d commit 3b64b24Copy full SHA for 3b64b24
1 file changed
core/js/files/client.js
@@ -8,6 +8,8 @@
8
*
9
*/
10
11
+import escapeHTML from 'escape-html'
12
+
13
/* global dav */
14
15
(function(OC, FileInfo) {
0 commit comments