diff options
author | Mario <mario@mariovavti.com> | 2022-01-19 09:41:16 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2022-01-19 09:41:16 +0000 |
commit | df71168ab76531b399829ebad3f363b563f135ad (patch) | |
tree | 166e2eba2c1168aec8bb29de7fa2bf66c514b646 /app/channel.apd | |
parent | e93b26bf546d4e94ceefc071a0ac9bd1faadc91b (diff) | |
download | volse-hubzilla-df71168ab76531b399829ebad3f363b563f135ad.tar.gz volse-hubzilla-df71168ab76531b399829ebad3f363b563f135ad.tar.bz2 volse-hubzilla-df71168ab76531b399829ebad3f363b563f135ad.zip |
fix channel app naming and translation and cleanup apps with an db update
Diffstat (limited to 'app/channel.apd')
-rw-r--r-- | app/channel.apd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/channel.apd b/app/channel.apd index db453d6f1..7e7727ebe 100644 --- a/app/channel.apd +++ b/app/channel.apd @@ -1,7 +1,7 @@ -version: 3 +version: 4 url: $baseurl/channel/$nick, $baseurl/settings/channel_home requires: local_channel -name: Channel Home +name: Channel photo: icon:home categories: nav_featured_app, Personal desc: Your channel homepage featuring your personal posts. |