Skip to content
This repository has been archived by the owner on Sep 14, 2024. It is now read-only.

Commit

Permalink
fix: run ci
Browse files Browse the repository at this point in the history
  • Loading branch information
gtokman committed Feb 21, 2024
1 parent 9eeb0ea commit 88d56e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions android/src/main/java/com/candlefinance/push/PushModule.kt
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ class PushModule(reactContext: ReactApplicationContext) :
) {
promise
.resolve(true)

} else {
val activity = reactApplicationContext.currentActivity

Expand Down

0 comments on commit 88d56e4

Please sign in to comment.