oops
This commit is contained in:
parent
1b371afff3
commit
1f50fc2a8b
|
@ -374,8 +374,6 @@ const instance = {
|
||||||
// should have been "pack" field, that would be more useful
|
// should have been "pack" field, that would be more useful
|
||||||
}).sort(byPackThenByName)
|
}).sort(byPackThenByName)
|
||||||
commit('setInstanceOption', { name: 'customEmoji', value: emoji })
|
commit('setInstanceOption', { name: 'customEmoji', value: emoji })
|
||||||
state.standardEmojiGroupList = null
|
|
||||||
state.standardEmojiList = null
|
|
||||||
} else {
|
} else {
|
||||||
throw (res)
|
throw (res)
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue