Set lang to unknown for #chat-container
This commit is contained in:
parent
ea5c95ac94
commit
570890f2f9
@ -1,5 +1,5 @@
|
|||||||
<template>
|
<template>
|
||||||
<div id="chat-container" class="window" :data-current-channel="channel.name">
|
<div id="chat-container" class="window" :data-current-channel="channel.name" lang="">
|
||||||
<div
|
<div
|
||||||
id="chat"
|
id="chat"
|
||||||
:class="{
|
:class="{
|
||||||
|
Loading…
Reference in New Issue
Block a user