Skip to content

Commit

Permalink
update code for review
Browse files Browse the repository at this point in the history
  • Loading branch information
dvbthien committed Dec 3, 2024
1 parent 2951297 commit ea887cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mobile/lib/theme/dynamic_theme.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import 'package:dynamic_color/dynamic_color.dart';

import 'package:immich_mobile/theme/theme_data.dart';

class DynamicTheme {
abstract final class DynamicTheme {
DynamicTheme._();

static ImmichTheme? _theme;
Expand Down

0 comments on commit ea887cb

Please sign in to comment.