mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 12:01:30 +00:00
chore(coding-style): correct indentation
This commit is contained in:
+5
-5
@@ -6,8 +6,8 @@ server_script "server.lua"
|
||||
ui_page('html/index.html')
|
||||
|
||||
files({
|
||||
'html/index.html',
|
||||
'html/script.js',
|
||||
'html/style.css',
|
||||
'html/cursor.png'
|
||||
})
|
||||
'html/index.html',
|
||||
'html/script.js',
|
||||
'html/style.css',
|
||||
'html/cursor.png',
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user