Added missing comma

This commit is contained in:
RazerGhost
2024-01-10 01:42:26 +01:00
committed by GitHub
parent 01f9d1a255
commit 0a953bc5db

View File

@@ -8,7 +8,7 @@ Config = {
Lan = "en",
Debug = false,
Notify = "qb", -- "qb" | "okok" | "t" | "infinity" | "rr"
Menu = "ox"
Menu = "ox",
---------------------------------
-- Default Job Payment Systems --