mirror of
https://github.com/citizenfx/cfx-server-data.git
synced 2025-12-12 06:14:09 +01:00
Added ability to style chat window
This commit is contained in:
@@ -3,6 +3,7 @@ window.APP = {
|
||||
name: 'app',
|
||||
data() {
|
||||
return {
|
||||
style: CONFIG.style,
|
||||
showInput: false,
|
||||
showWindow: false,
|
||||
suggestions: [],
|
||||
|
||||
Reference in New Issue
Block a user