mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-19 15:44:24 +08:00
@@ -86,7 +86,7 @@ class _PayCoinsPageState extends State<PayCoinsPage>
|
||||
_timer = null;
|
||||
}
|
||||
|
||||
final num? _coins = GlobalData().coins;
|
||||
final num? _coins = GlobalData.coins;
|
||||
|
||||
bool _canPay(int index) {
|
||||
if (index == 1 && widget.hasCoin) {
|
||||
|
||||
Reference in New Issue
Block a user