Fix commit URLs
This commit is contained in:
parent
b6e9f07c3e
commit
32c5125b87
1 changed files with 2 additions and 2 deletions
|
|
@ -74,8 +74,8 @@ const defaultState = {
|
|||
conversationOtherRepliesButton: 'below',
|
||||
conversationTreeFadeAncestors: false,
|
||||
maxDepthInThread: 6,
|
||||
backendCommitUrl: 'https://akkoma.dev/AkkomaGang/akkoma/commit/',
|
||||
frontendCommitUrl: 'https://akkoma.dev/AkkomaGang/pleroma-fe/commit/',
|
||||
backendCommitUrl: 'https://github.com/TheEssem/mastodon/commit/',
|
||||
frontendCommitUrl: 'https://akkoma.dev/esm/akkoma-fe/commit/',
|
||||
|
||||
// Nasty stuff
|
||||
customEmoji: [],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue