mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-10-31 22:40:01 +00:00
remove unused consts
This commit is contained in:
parent
c989cd43ac
commit
8739608434
1 changed files with 0 additions and 2 deletions
|
@ -37,8 +37,6 @@
|
|||
profilePath = "/@:" + usernameKey
|
||||
customCSSPath = profilePath + "/custom.css"
|
||||
statusPath = profilePath + "/statuses/:" + statusIDKey
|
||||
adminPanelPath = "/admin"
|
||||
userPanelpath = "/user"
|
||||
assetsPathPrefix = "/assets"
|
||||
|
||||
tokenParam = "token"
|
||||
|
|
Loading…
Reference in a new issue