diff options
author | Mario Vavti <mario@mariovavti.com> | 2018-02-15 09:00:52 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2018-02-15 09:00:52 +0100 |
commit | 45b42cbc1c5356da61923f5bc2fbca1cec9f9119 (patch) | |
tree | b052b2d5e52b751aa7242e7938fca56879d2da7e /app | |
parent | 033608292007a726b6fdffe839f6e481939f7a1d (diff) | |
parent | 465d89129caaaa0240229f8d6f81d68f26eb60b0 (diff) | |
download | volse-hubzilla-45b42cbc1c5356da61923f5bc2fbca1cec9f9119.tar.gz volse-hubzilla-45b42cbc1c5356da61923f5bc2fbca1cec9f9119.tar.bz2 volse-hubzilla-45b42cbc1c5356da61923f5bc2fbca1cec9f9119.zip |
Merge remote-tracking branch 'mike/master' into dev
Diffstat (limited to 'app')
-rw-r--r-- | app/pubstream.apd | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app/pubstream.apd b/app/pubstream.apd index ebfcf38b0..ce9997126 100644 --- a/app/pubstream.apd +++ b/app/pubstream.apd @@ -1,6 +1,6 @@ -version: 2 +version: 2.2 url: $baseurl/pubstream -requires: config:disable_discover_tab=0 +requires: public_stream name: Public Stream photo: icon:globe -categories: Social +categories: Social, nav_featured_app |