admin should not be an app imho - we can not install/delete admin abilities. Remove suggest channels from base apps.

(cherry picked from commit 453ce4df3b)
This commit is contained in:
Mario Vavti
2018-10-06 13:12:13 +00:00
committed by Mario
parent 02537b80b2
commit 309904b15a
2 changed files with 0 additions and 9 deletions

View File

@@ -59,7 +59,6 @@ class Apps {
static public function get_base_apps() {
return get_config('system','base_apps',[
'Connections',
'Suggest Channels',
'Grid',
'Settings',
'Files',
@@ -75,8 +74,6 @@ class Apps {
]);
}
static public function import_system_apps() {
if(! local_channel())
return;

View File

@@ -1,6 +0,0 @@
version: 1
url: $baseurl/admin
requires: admin
name: Admin
photo: icon:wrench
categories: nav_featured_app