summaryrefslogtreecommitdiffstats
path: root/core/src/OC/l10n.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/OC/l10n.js')
-rw-r--r--core/src/OC/l10n.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/src/OC/l10n.js b/core/src/OC/l10n.js
index a4f92b4487a..769d55326ba 100644
--- a/core/src/OC/l10n.js
+++ b/core/src/OC/l10n.js
@@ -10,6 +10,7 @@
import _ from 'underscore'
import $ from 'jquery'
+import DOMPurify from 'dompurify'
import Handlebars from 'handlebars'
import OC from './index'