Skip to content

Commit 34c3ad9

Browse files
committed
Lua.awakened.cat 默认置为 true
1 parent 819b393 commit 34c3ad9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/configuration.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ local config = {
240240
["Lua.awakened.cat"] = {
241241
scope = "resource",
242242
type = "boolean",
243-
default = false,
243+
default = true,
244244
markdownDescription = "%config.awakened.cat%"
245245
},
246246
["Lua.develop.enable"] = {

0 commit comments

Comments
 (0)