first apd files
This commit is contained in:
parent
077b97eac4
commit
2237c39c94
3
app/channel.apd
Normal file
3
app/channel.apd
Normal file
@ -0,0 +1,3 @@
|
||||
url: $baseurl/channel/$nick
|
||||
requires: local_user
|
||||
name: Channel Home
|
3
app/matrix.apd
Normal file
3
app/matrix.apd
Normal file
@ -0,0 +1,3 @@
|
||||
url: $baseurl/network
|
||||
requires: local_user
|
||||
name: Matrix
|
4
app/profile.apd
Normal file
4
app/profile.apd
Normal file
@ -0,0 +1,4 @@
|
||||
url: $baseurl/profile/$nick
|
||||
requires: local_user
|
||||
name: Profile
|
||||
|
Reference in New Issue
Block a user