1
0
Fork 0
mirror of https://github.com/KokaKiwi/BarInsta synced 2026-03-05 12:01:35 +00:00

allow anonymous to see tagged posts

This commit is contained in:
Austin Huang 2020-07-31 17:57:44 -04:00
parent 87fe155f55
commit 9713bb2faa
No known key found for this signature in database
GPG key ID: 84C23AA04587A91F
2 changed files with 13 additions and 11 deletions

View file

@ -90,8 +90,6 @@
<string name="unbookmark">Unbookmark</string>
<string name="follow">Follow</string>
<string name="unfollow">Unfollow</string>
<string name="favorite">Add to Favorites</string>
<string name="unfavorite">Remove from Favorites</string>
<string name="favorite_short">Favorite</string>
<string name="unfavorite_short">Unfavorite</string>
<string name="block">Block</string>