mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-27 01:13:13 +08:00
Fixed a Small Mistake
This commit is contained in:
parent
2c38745d00
commit
004fa997e8
@ -60,7 +60,7 @@ def ask_for_rating() -> ba.Widget | None:
|
||||
if subplatform == 'google':
|
||||
url = f'market://details?id=net.froemling.{appname}'
|
||||
else:
|
||||
url = 'market://details?id=net.froemling.{appname}cb'
|
||||
url = f'market://details?id=net.froemling.{appname}cb'
|
||||
else:
|
||||
url = 'macappstore://itunes.apple.com/app/id416482767?ls=1&mt=12'
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user