remove , at end of js. IE8 chokes on this

This commit is contained in:
Jörn Friedrich Dreyer 2013-01-02 17:02:06 +01:00
parent a6733ff012
commit 4a7604daa2
1 changed files with 1 additions and 1 deletions

View File

@ -50,6 +50,6 @@ OC.AppConfig={
},
deleteApp:function(app){
OC.AppConfig.postCall('deleteApp',{app:app});
},
}
};
//TODO OC.Preferences