refactor: rename background service to legacy

This commit is contained in:
Zack Pollard
2025-08-01 13:09:17 +01:00
parent a5760129f0
commit 61c4b27b94
9 changed files with 8 additions and 8 deletions
@@ -1,5 +1,5 @@
import 'package:hooks_riverpod/hooks_riverpod.dart';
import 'package:immich_mobile/services/background.service.dart';
import 'package:immich_mobile/services/backgroundLegacy.service.dart';
class IOSBackgroundSettings {
final bool appRefreshEnabled;