add setting to auto clear unassigned tabs after duration

This commit is contained in:
Fabian Freund
2026-01-14 06:02:12 +01:00
parent 53df72d906
commit aa2123d636
10 changed files with 139 additions and 4 deletions
@@ -35,7 +35,7 @@ final class GeneralSettingsRepositoryProvider
}
String _$generalSettingsRepositoryHash() =>
r'ada58479ceea436f08e22780be200c99e3abedb7';
r'08af8820ddd41036ae0d9531c87cf17c9c62db0a';
abstract class _$GeneralSettingsRepository
extends $StreamNotifier<GeneralSettings> {