pixelfed / mobile-app

Placeholder app repo for issues
https://github.com/pixelfed/pixelfed-rn
95 stars 3 forks source link

[iOS] Like notification string number off by one #154

Open rexbron opened 3 months ago

rexbron commented 3 months ago

The notification text " and others liked your post" is off by plus one. Number is the total number of likes, which should be minus one.