diff options
author | zotlabs <mike@macgirvin.com> | 2018-01-10 23:32:56 -0800 |
---|---|---|
committer | zotlabs <mike@macgirvin.com> | 2018-01-10 23:32:56 -0800 |
commit | 894b3706e7e10fbcd158f4022f68ed23c1c7defa (patch) | |
tree | dad32f83629f42e2753b9bb13af7d731dac4b647 /app/webpages.apd | |
parent | e59237e680977e4a609d3c76479ed41e56de9feb (diff) | |
download | volse-hubzilla-894b3706e7e10fbcd158f4022f68ed23c1c7defa.tar.gz volse-hubzilla-894b3706e7e10fbcd158f4022f68ed23c1c7defa.tar.bz2 volse-hubzilla-894b3706e7e10fbcd158f4022f68ed23c1c7defa.zip |
tag nav_featured_app to apps that the corresponding features may not be enabled by default, so that they will become visible in the app menu when enabled
Diffstat (limited to 'app/webpages.apd')
-rw-r--r-- | app/webpages.apd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/webpages.apd b/app/webpages.apd index b00e55cc4..46c6cdb5d 100644 --- a/app/webpages.apd +++ b/app/webpages.apd @@ -3,4 +3,4 @@ url: $baseurl/webpages/$nick requires: local_channel, webpages name: Webpages photo: icon:newspaper-o -categories: Productivity +categories: nav_featured_app, Productivity |