mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-18 13:27:28 -06:00
[chore/frontend] remove references to unused bundle.js (#1128)
This commit is contained in:
parent
50dc179d33
commit
1281a9fd4a
4 changed files with 14 additions and 21 deletions
|
|
@ -38,6 +38,7 @@ const (
|
|||
rssFeedPath = profilePath + "/feed.rss"
|
||||
statusPath = profilePath + "/statuses/:" + statusIDKey
|
||||
assetsPathPrefix = "/assets"
|
||||
distPathPrefix = assetsPathPrefix + "/dist"
|
||||
userPanelPath = "/settings/user"
|
||||
adminPanelPath = "/settings/admin"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue