Clear badge when opening app

This commit is contained in:
Jon Staab
2025-06-27 09:41:30 -07:00
parent 37d52ba35f
commit fd42a0e8d4
6 changed files with 22 additions and 13 deletions
+1
View File
@@ -13,6 +13,7 @@ dependencies {
implementation project(':capacitor-app')
implementation project(':capacitor-keyboard')
implementation project(':capacitor-push-notifications')
implementation project(':capawesome-capacitor-badge')
implementation project(':nostr-signer-capacitor-plugin')
}