Skip to content

Commit

Permalink
build: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
krille-chan committed Sep 19, 2024
1 parent 5fd3d18 commit 2cad97f
Show file tree
Hide file tree
Showing 2 changed files with 157 additions and 150 deletions.
2 changes: 2 additions & 0 deletions lib/utils/background_push.dart
Original file line number Diff line number Diff line change
Expand Up @@ -323,6 +323,8 @@ class BackgroundPush {
}

Future<void> setupUp() async {
// Blocked by https://codeberg.org/UnifiedPush/flutter-connector/issues/2
// ignore: deprecated_member_use
await UnifiedPush.registerAppWithDialog(matrix!.context);
}

Expand Down
Loading

0 comments on commit 2cad97f

Please sign in to comment.