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',
|
conversationOtherRepliesButton: 'below',
|
||||||
conversationTreeFadeAncestors: false,
|
conversationTreeFadeAncestors: false,
|
||||||
maxDepthInThread: 6,
|
maxDepthInThread: 6,
|
||||||
backendCommitUrl: 'https://akkoma.dev/AkkomaGang/akkoma/commit/',
|
backendCommitUrl: 'https://github.com/TheEssem/mastodon/commit/',
|
||||||
frontendCommitUrl: 'https://akkoma.dev/AkkomaGang/pleroma-fe/commit/',
|
frontendCommitUrl: 'https://akkoma.dev/esm/akkoma-fe/commit/',
|
||||||
|
|
||||||
// Nasty stuff
|
// Nasty stuff
|
||||||
customEmoji: [],
|
customEmoji: [],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue