Skip to content

Commit

Permalink
Merge pull request #1350 from krille-chan/krille/update-deps-2024-09
Browse files Browse the repository at this point in the history
build: Update dependencies
  • Loading branch information
krille-chan authored Sep 19, 2024
2 parents 5fd3d18 + 2cad97f commit 251f3aa
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 251f3aa

Please sign in to comment.