diff options
author | Mario <mario@mariovavti.com> | 2024-07-23 22:08:42 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2024-07-23 22:08:42 +0000 |
commit | 467e0b32b4e5a25c48b7d006058b051d52c005ac (patch) | |
tree | 618fa378aece709f33a24c47094f870a7b36fc82 /app/storage.apd | |
parent | 204d91c3c3c0c54b67ac3255a666038533b4fe85 (diff) | |
download | volse-hubzilla-467e0b32b4e5a25c48b7d006058b051d52c005ac.tar.gz volse-hubzilla-467e0b32b4e5a25c48b7d006058b051d52c005ac.tar.bz2 volse-hubzilla-467e0b32b4e5a25c48b7d006058b051d52c005ac.zip |
fa2bi and a php error in mod appman
Diffstat (limited to 'app/storage.apd')
-rw-r--r-- | app/storage.apd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/storage.apd b/app/storage.apd index a81af9c52..9dd9388a5 100644 --- a/app/storage.apd +++ b/app/storage.apd @@ -1,7 +1,7 @@ -version: 3 +version: 4 url: $baseurl/cloud/$nick requires: local_channel name: Files -photo: icon:folder-open +photo: icon:folder categories: nav_featured_app, Productivity desc: A mighty tool to manage your files and folders. |