mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-29 05:40:17 +08:00
opt: account
This commit is contained in:
@@ -25,7 +25,7 @@ abstract class Update {
|
||||
Api.latestApp,
|
||||
options: Options(
|
||||
headers: {'user-agent': UaType.mob.ua},
|
||||
extra: {'account': NoAccount()},
|
||||
extra: {'account': const NoAccount()},
|
||||
),
|
||||
);
|
||||
if (res.data is Map || res.data.isEmpty) {
|
||||
|
||||
Reference in New Issue
Block a user