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/affinity.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/affinity.apd')
-rw-r--r-- | app/affinity.apd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/affinity.apd b/app/affinity.apd index 7821a2a6f..631ddc46d 100644 --- a/app/affinity.apd +++ b/app/affinity.apd @@ -1,7 +1,7 @@ -version: 2 +version: 3 url: $baseurl/affinity requires: local_channel name: Affinity Tool -photo: icon:arrows-h +photo: icon:arrows categories: Networking desc: This app presents a slider control in your connection editor and also on your network page. The slider represents your degree of friendship (affinity) with each connection. It allows you to zoom in or out and display conversations from only your closest friends or everybody in your stream. |