Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
Diffstat (limited to 'themes')
-rw-r--r--themes/example/defaults.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/example/defaults.php b/themes/example/defaults.php
index dd9c9b06291..961a97f2e33 100644
--- a/themes/example/defaults.php
+++ b/themes/example/defaults.php
@@ -133,5 +133,4 @@ class OC_Theme {
'color-primary' => '#745bca'
];
}
-
}