diff options
author | Mario Vavti <mario@mariovavti.com> | 2018-09-12 20:52:55 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2018-09-12 20:52:55 +0200 |
commit | 57e3ee47ee02002239bab1cde5b68f741e6f0c08 (patch) | |
tree | a4c0642f12e74ed7ef44c1f04235eaed413d503a /app/articles.apd | |
parent | 184928204a264b231814b46ef294ef185dc0cdae (diff) | |
download | volse-hubzilla-57e3ee47ee02002239bab1cde5b68f741e6f0c08.tar.gz volse-hubzilla-57e3ee47ee02002239bab1cde5b68f741e6f0c08.tar.bz2 volse-hubzilla-57e3ee47ee02002239bab1cde5b68f741e6f0c08.zip |
more feature to app transition
Diffstat (limited to 'app/articles.apd')
-rw-r--r-- | app/articles.apd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/articles.apd b/app/articles.apd index 5a9f17e0f..00b3c4a3c 100644 --- a/app/articles.apd +++ b/app/articles.apd @@ -1,6 +1,6 @@ -version: 1.2 +version: 1.3 url: $baseurl/articles/$nick name: Articles -requires: local_channel, articles +requires: local_channel photo: icon:file-text-o categories: nav_featured_app, Productivity |