This commit is contained in:
asep komarudin 2023-02-21 19:21:38 +07:00
parent b08b2332ac
commit 70f3e07aea
2 changed files with 5 additions and 2 deletions

View file

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