mirror of
https://github.com/citizenfx/cfx-server-data.git
synced 2025-12-11 22:04:03 +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>
|
||||
<div class="chat-hide-state" v-show="showHideState">
|
||||
Chat: {{hideStateString}}
|
||||
{{hideStateString}}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user