mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 01:08:54 +00:00
refactor(esx_license): added config file
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
Config = {}
|
||||
|
||||
Config.allowedJobs = {
|
||||
['police'] = true
|
||||
}
|
||||
Reference in New Issue
Block a user