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