This commit is contained in:
2026-03-25 09:48:25 +00:00
parent 9cf7915d12
commit c6255759c5
5 changed files with 859 additions and 408 deletions

View File

@@ -590,4 +590,5 @@ class PlacarController extends ChangeNotifier {
timer?.cancel();
super.dispose();
}
}