diff --git a/apps/cutelauncher/settings.js b/apps/cutelauncher/settings.js index b093fd744..fb24a3eb4 100644 --- a/apps/cutelauncher/settings.js +++ b/apps/cutelauncher/settings.js @@ -34,4 +34,4 @@ } } }); -}); +}) \ No newline at end of file diff --git a/apps/onewordclock/settings.js b/apps/onewordclock/settings.js index 973bba12b..54c090f5d 100644 --- a/apps/onewordclock/settings.js +++ b/apps/onewordclock/settings.js @@ -37,4 +37,4 @@ } } }); -}); +}) \ No newline at end of file diff --git a/apps/themes/settings.js b/apps/themes/settings.js index 0104c018a..b37c9f0d7 100644 --- a/apps/themes/settings.js +++ b/apps/themes/settings.js @@ -27,4 +27,4 @@ }, }, }); -}); +}) \ No newline at end of file