fix
Some checks are pending
BlockStorage/repertory/pipeline/head Build queued...

This commit is contained in:
2025-09-04 18:29:19 -05:00
parent 61e0ce4b97
commit f18157170b

View File

@@ -59,6 +59,7 @@ void createIntListSetting(
leading: Icon(icon),
value: AppDropdownFormField<String>(
labelOf: (s) => s,
constrainToIntrinsic: true,
onChanged: (newValue) {
setState(
() => settings[key] = int.parse(