feat(notifications/action): only show actions if necessary

This commit is contained in:
FineFindus
2023-02-26 19:15:31 +01:00
parent ea190c0597
commit bfcd67cbaf
2 changed files with 13 additions and 5 deletions

View File

@@ -265,4 +265,5 @@
<string name="sk_notification_action_favorite">Favorite</string>
<string name="sk_notification_action_bookmark">Bookmark</string>
<string name="sk_notification_action_boost">Boost</string>
<string name="sk_notification_action_follow">Refollow</string>
</resources>