fix: some error checking

This commit is contained in:
rebelonion 2024-05-18 11:43:30 -05:00
parent df2867c7db
commit 949bcc418a
3 changed files with 62 additions and 16 deletions

View file

@ -995,4 +995,5 @@ Non quae tempore quo provident laudantium qui illo dolor vel quia dolor et exerc
<string name="view_subscriptions_desc">View and edit all your subscriptions</string>
<string name="subscriptions">Subscriptions</string>
<string name="subscription_deleted">Subscription Deleted</string>
<string name="foreground_service_not_allowed">Cannot install when app is in background</string>
</resources>