aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/js/encryption.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_encryption/js/encryption.js')
-rw-r--r--apps/files_encryption/js/encryption.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_encryption/js/encryption.js b/apps/files_encryption/js/encryption.js
index 65ffabe55e6..d2d1c3a1fc5 100644
--- a/apps/files_encryption/js/encryption.js
+++ b/apps/files_encryption/js/encryption.js
@@ -5,6 +5,10 @@
* See the COPYING-README file.
*/
+/**
+ * @namespace
+ * @memberOf OC
+ */
OC.Encryption={
MIGRATION_OPEN:0,
MIGRATION_COMPLETED:1,