mirror of
https://github.com/citizenfx/cfx-server-data.git
synced 2025-02-13 17:53:16 +08:00
chat2: remove Chat:
prefix from display mode configuration
This commit is contained in:
parent
1c41359493
commit
872731b0ac
@ -35,7 +35,7 @@
|
||||
<suggestions :message="message" :suggestions="suggestions">
|
||||
</suggestions>
|
||||
<div class="chat-hide-state" v-show="showHideState">
|
||||
Chat: {{hideStateString}}
|
||||
{{hideStateString}}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user