update config

This commit is contained in:
asep komarudin 2023-02-19 18:27:34 +07:00
parent cc5c9ed8d0
commit ca7eebe161
5 changed files with 25 additions and 9 deletions

View file

@ -20,6 +20,7 @@ local M = {}
-- [[\ \_\ \_\ \____\ \____/\ \___/ \ \_\ \_\ \_\ \_\]],
-- [[ \/_/\/_/\/____/\/___/ \/__/ \/_/\/_/\/_/\/_/]],
-- }
-- M.footer = "PCode"
M.model = 1 -- isi dengan 1 atau 2 untuk model dashboard

View file

@ -1,5 +1,5 @@
local M = {
disable = 1, -- 0 ( format jalan) 1 (fromat off)
disable = 0, -- 0 ( format jalan) 1 (fromat off)
}
return M