补上房间语言配置

pull/140/head
John Smith 1 year ago
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…
Cancel
Save