mirror of
https://github.com/xfgryujk/blivechat.git
synced 2024-12-26 21:00:15 +08:00
补上房间语言配置
This commit is contained in:
parent
c3b573baf6
commit
b08906c150
@ -341,6 +341,7 @@ export default {
|
||||
roomKeyType: this.form.roomKeyType
|
||||
}
|
||||
let backFields = {
|
||||
lang: this.$i18n.locale,
|
||||
emoticons: JSON.stringify(this.form.emoticons)
|
||||
}
|
||||
let ignoredNames = new Set(['roomId', 'authCode'])
|
||||
|
Loading…
Reference in New Issue
Block a user