mirror of
https://github.com/citizenfx/cfx-server-data.git
synced 2026-08-07 04:09:31 +02:00
chatv2: channels, hidden modes and automatic webpack
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
'hidden': !showWindow
|
||||
}">
|
||||
<div class="chat-messages" ref="messages">
|
||||
<message v-for="msg in messages"
|
||||
<message v-for="msg in filteredMessages"
|
||||
:templates="templates"
|
||||
:multiline="msg.multiline"
|
||||
:args="msg.args"
|
||||
|
||||
Reference in New Issue
Block a user