diff options
author | Mario Vavti <mario@mariovavti.com> | 2017-03-21 13:38:44 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2017-03-21 13:38:44 +0100 |
commit | 546867c1025d599f1176e3025246d3fe2e408a13 (patch) | |
tree | 65d1682024e256a4f6d04db6204e80c8bceb7e18 /app | |
parent | 42fbc28b1127243a39cafffa989e6147108e89a9 (diff) | |
download | volse-hubzilla-546867c1025d599f1176e3025246d3fe2e408a13.tar.gz volse-hubzilla-546867c1025d599f1176e3025246d3fe2e408a13.tar.bz2 volse-hubzilla-546867c1025d599f1176e3025246d3fe2e408a13.zip |
add icon, name and thumb to profile tabs. remove login app - we have login in the panel now.
Diffstat (limited to 'app')
-rw-r--r-- | app/login.apd | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/app/login.apd b/app/login.apd deleted file mode 100644 index 1cbb44f1b..000000000 --- a/app/login.apd +++ /dev/null @@ -1,5 +0,0 @@ -version: 1 -url: $baseurl/login -requires: nologin -name: Login -photo: icon:sign-in |