From a73b2d1ab864642d70c3676769e1faf1369daad8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=80=E8=90=8C=E5=B0=8F=E6=B1=90?= Date: Wed, 8 Jun 2022 17:16:22 +0800 Subject: build config --- script/config/template.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'script') diff --git a/script/config/template.lua b/script/config/template.lua index c37a6262..4be798ef 100644 --- a/script/config/template.lua +++ b/script/config/template.lua @@ -14,6 +14,7 @@ end function mt:__shr(default) self.default = default + self.hasDefault = true return self end -- cgit v1.2.3