This commit is contained in:
nico
2024-06-27 20:42:11 +02:00
2 changed files with 1 additions and 0 deletions

Binary file not shown.

View File

@@ -449,6 +449,7 @@ class _AddCamMainState extends State<AddCamMain> {
}
}
empty = false;
if (emptyFields.isNotEmpty) empty = true;
return emptyFields;