diff options
author | Mario <mario@mariovavti.com> | 2021-08-26 10:28:38 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2021-08-26 10:28:38 +0000 |
commit | a68b5f9de4a17ac247c726cebcdf1a3ec52b7de1 (patch) | |
tree | f12cb0d5abe944d7dae437d481f3834e63b30423 /Zotlabs/Lib | |
parent | d5bf42faf08e8017d7e98c7ee7d23f898e8f9ff4 (diff) | |
download | volse-hubzilla-a68b5f9de4a17ac247c726cebcdf1a3ec52b7de1.tar.gz volse-hubzilla-a68b5f9de4a17ac247c726cebcdf1a3ec52b7de1.tar.bz2 volse-hubzilla-a68b5f9de4a17ac247c726cebcdf1a3ec52b7de1.zip |
more app descriptions
Diffstat (limited to 'Zotlabs/Lib')
-rw-r--r-- | Zotlabs/Lib/Apps.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Zotlabs/Lib/Apps.php b/Zotlabs/Lib/Apps.php index ba854197f..3c09adaa5 100644 --- a/Zotlabs/Lib/Apps.php +++ b/Zotlabs/Lib/Apps.php @@ -78,7 +78,8 @@ class Apps { 'Search', 'Help', 'Profile Photo', - 'HQ' + 'HQ', + 'Post' ]); /** |