mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-22 01:47:39 -07:00
[mastodon-client] Add default reaction to /v1/instance
This commit is contained in:
parent
3824767cc9
commit
ccec3e7e63
1 changed files with 1 additions and 0 deletions
|
@ -87,6 +87,7 @@ export class MiscHelpers {
|
||||||
},
|
},
|
||||||
reactions: {
|
reactions: {
|
||||||
max_reactions: 1,
|
max_reactions: 1,
|
||||||
|
default_reaction: meta.defaultReaction,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
contact_account: contact,
|
contact_account: contact,
|
||||||
|
|
Loading…
Reference in a new issue