This commit is contained in:
2024-06-18 18:29:06 +09:00
parent e73a03b499
commit 898a507423

View File

@@ -3,7 +3,7 @@ data:extend({
type = 'bool-setting', type = 'bool-setting',
name = 'PHI-EN', name = 'PHI-EN',
setting_type = 'startup', setting_type = 'startup',
default_value = true, default_value = false,
order = 'A1' order = 'A1'
}, { }, {
type = 'bool-setting', type = 'bool-setting',