mirror of
https://github.com/citizenfx/cfx-server-data.git
synced 2025-12-12 06:14:09 +01:00
chat2: remove Chat: prefix from display mode configuration
This commit is contained in:
@@ -35,7 +35,7 @@
|
|||||||
<suggestions :message="message" :suggestions="suggestions">
|
<suggestions :message="message" :suggestions="suggestions">
|
||||||
</suggestions>
|
</suggestions>
|
||||||
<div class="chat-hide-state" v-show="showHideState">
|
<div class="chat-hide-state" v-show="showHideState">
|
||||||
Chat: {{hideStateString}}
|
{{hideStateString}}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user