diff options
author | Mario Vavti <mario@mariovavti.com> | 2018-10-06 15:12:13 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2018-10-06 15:12:13 +0200 |
commit | 453ce4df3bddab898f49102f74ffb072693e2dbd (patch) | |
tree | d73cf40ce6bdfff01f5e397b91f156cc5bab3c7e /app | |
parent | 3f57609b75e93df8778f04ffc7b3ba2bddc713a9 (diff) | |
download | volse-hubzilla-453ce4df3bddab898f49102f74ffb072693e2dbd.tar.gz volse-hubzilla-453ce4df3bddab898f49102f74ffb072693e2dbd.tar.bz2 volse-hubzilla-453ce4df3bddab898f49102f74ffb072693e2dbd.zip |
admin should not be an app imho - we can not install/delete admin abilities. Remove suggest channels from base apps.
Diffstat (limited to 'app')
-rw-r--r-- | app/admin.apd | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/app/admin.apd b/app/admin.apd deleted file mode 100644 index 68c07568e..000000000 --- a/app/admin.apd +++ /dev/null @@ -1,6 +0,0 @@ -version: 1 -url: $baseurl/admin -requires: admin -name: Admin -photo: icon:wrench -categories: nav_featured_app |