Set lang to unknown for #chat-container
This commit is contained in:
parent
ea5c95ac94
commit
570890f2f9
@ -1,5 +1,5 @@
|
||||
<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
|
||||
id="chat"
|
||||
:class="{
|
||||
|
Loading…
Reference in New Issue
Block a user