mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-08 12:04:50 +08:00
@@ -137,7 +137,7 @@ class LoginPageController extends GetxController
|
||||
return;
|
||||
}
|
||||
try {
|
||||
final result = await Request().get(
|
||||
final result = await Request.get(
|
||||
"/x/member/web/account",
|
||||
options: Options(
|
||||
headers: {
|
||||
|
||||
Reference in New Issue
Block a user