8 lines
238 B
Lua
8 lines
238 B
Lua
Config = {
|
|
Menu = {
|
|
Command = "carmenu",
|
|
Keybind = "M",
|
|
Align = "bottom-center" -- top-center, bottom-center, top-left, top-right, bottom-left, bottom-right
|
|
},
|
|
AlarmDuration = 30000, -- Second x 10000
|
|
} |