diff options
Diffstat (limited to 'apps/theming/appinfo/app.php')
-rw-r--r-- | apps/theming/appinfo/app.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/theming/appinfo/app.php b/apps/theming/appinfo/app.php index 97db0e568b1..ed7ea3e20f8 100644 --- a/apps/theming/appinfo/app.php +++ b/apps/theming/appinfo/app.php @@ -20,4 +20,4 @@ * */ -\OCP\App::registerAdmin('theming', 'settings/settings-admin');
\ No newline at end of file +\OCP\App::registerAdmin('theming', 'settings/settings-admin'); |