summaryrefslogtreecommitdiffstats
path: root/core/src/OCP
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2020-02-05 20:11:28 +0100
committerJulius Härtl <jus@bitgrid.net>2020-02-05 20:16:47 +0100
commit2c67276e33527e79266d1c88d6168e9c1871759d (patch)
tree6cc6bc5f482a20886034a77ad8c5bb2fba8be49f /core/src/OCP
parentf11e4c9ec44f4eeb25d921f7680e23024749358a (diff)
downloadnextcloud-server-2c67276e33527e79266d1c88d6168e9c1871759d.tar.gz
nextcloud-server-2c67276e33527e79266d1c88d6168e9c1871759d.zip
Use escape-html library
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Diffstat (limited to 'core/src/OCP')
-rw-r--r--core/src/OCP/collaboration.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/src/OCP/collaboration.js b/core/src/OCP/collaboration.js
index cfb307a0a3f..73573b3f1f7 100644
--- a/core/src/OCP/collaboration.js
+++ b/core/src/OCP/collaboration.js
@@ -20,6 +20,8 @@
*
*/
+import escapeHTML from 'escape-html'
+
/**
* @typedef TypeDefinition
* @method {callback} action This action is executed to let the user select a resource