add mascot

This commit is contained in:
Laura Hausmann
2023-10-09 18:22:33 +02:00
parent 26164479ff
commit 58709501ca
2 changed files with 12 additions and 1 deletions
+1 -1
View File
@@ -156,7 +156,7 @@ async function setStateAndRedirect(access_token, domain) {
"domain": domain,
"enable_reaction": true,
"locale": "en",
"mascot": "/images/pleroma-fox-tan-smol.png",
"mascot": "/images/mascot.svg",
"max_toot_chars": instance.configuration.statuses.max_characters,
"me": credentials.id,
"reduce_motion": false,
File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 29 KiB