Skip to content

Commit e19c3e4

Browse files
committed
fix: fixed Play Store badge showing "0/5 (0)" (pavi2410/PlayBadges#25)
1 parent 0ab9321 commit e19c3e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stats.pug

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ div.row.text-center
7979
h6 Play Store
8080
p
8181
a(href="https://play.google.com/store/apps/details?id=net.activitywatch.android")
82-
img(src="https://PlayBadges.pavi2410.me/badge/ratings?id=net.activitywatch.android")
82+
img(src="https://PlayBadges.pavi2410.me/badge/ratings?id=net.activitywatch.android&country=us")
8383

8484
div.col-sm-3
8585
h6 aw-watcher-web

0 commit comments

Comments
 (0)