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 f7a29276f7d..563df4e6632 100644
--- a/core/js/config.js
+++ b/core/js/config.js
@@ -50,6 +50,6 @@ OC.AppConfig={
},
deleteApp:function(app){
OC.AppConfig.postCall('deleteApp',{app:app});
- },
+ }
};
//TODO OC.Preferences