This commit is contained in:
2024-01-25 19:32:37 +09:00
parent 1af6658861
commit e9a3eb1cd1
7 changed files with 9 additions and 9 deletions

View File

@@ -22,8 +22,8 @@ data:extend({{
type = 'int-setting',
name = 'PHI-RS-RECIPE-DROF',
setting_type = 'startup',
default_value = 100,
minimum_value = 50,
maximum_value = 10000,
default_value = 1,
minimum_value = 1,
maximum_value = 100,
order = 'A4'
}})