mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-19 16:46:22 +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