mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-21 03:15:14 +08:00
@@ -83,7 +83,7 @@ class MineController extends GetxController {
|
||||
}
|
||||
}
|
||||
|
||||
static void onChangeAnonymity(BuildContext context) {
|
||||
static void onChangeAnonymity() {
|
||||
if (Accounts.account.isEmpty) {
|
||||
SmartDialog.showToast('请先登录');
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user