fix: don't change main collection on open

This commit is contained in:
Lukas Müllner 2026-03-05 09:24:50 +01:00
parent 07b1df3369
commit f03f1b18e4

View file

@ -148,7 +148,6 @@ class CollectionsScreenState extends State<CollectionsScreen> {
}
void _openCollection(Collection c) {
_setActiveCollection(c.id);
navigatorKey.currentState!.push(
MaterialPageRoute(
builder: (_) => GarageScreen(