summaryrefslogtreecommitdiffstats
path: root/core/js/config.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/js/config.js')
-rw-r--r--core/js/config.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/js/config.js b/core/js/config.js
index 11168f1c483..f7a29276f7d 100644
--- a/core/js/config.js
+++ b/core/js/config.js
@@ -51,5 +51,5 @@ OC.AppConfig={
deleteApp:function(app){
OC.AppConfig.postCall('deleteApp',{app:app});
},
-}
+};
//TODO OC.Preferences