Fix bug
This commit is contained in:
parent
6a97f0b7f6
commit
69f246ce7f
4 changed files with 23 additions and 14 deletions
|
|
@ -65,6 +65,7 @@ export default define(meta, (ps, me) => new Promise(async (res, rej) => {
|
|||
recaptchaSiteKey: instance.recaptchaSiteKey,
|
||||
swPublickey: config.sw ? config.sw.public_key : null,
|
||||
bannerUrl: instance.bannerUrl,
|
||||
errorImageUrl: instance.errorImageUrl,
|
||||
maxNoteTextLength: instance.maxNoteTextLength,
|
||||
emojis: emojis,
|
||||
enableEmail: instance.enableEmail,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue