forked from AkkomaGang/akkoma-fe
modify {backend,frontend}CommitUrl to own softforks
This commit is contained in:
parent
c4eb918006
commit
3285603bb6
1 changed files with 3 additions and 1 deletions
|
@ -22,5 +22,7 @@
|
|||
"sidebarRight": false,
|
||||
"subjectLineBehavior": "email",
|
||||
"theme": "ihatebeingalive",
|
||||
"webPushNotifications": false
|
||||
"webPushNotifications": false,
|
||||
"backendCommitUrl": "https://akkoma.dev/norm/akkoma/commit/",
|
||||
"frontendCommitUrl": "https://akkoma.dev/norm/pleroma-fe/commit/"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue