mirror of
https://github.com/nab138/isideload.git
synced 2026-03-02 06:26:16 +01:00
Add refreshing anisette & Rethink ownership for GrandSlam and anisette to prepare for concurrency
This commit is contained in:
@@ -49,7 +49,7 @@ async fn main() {
|
||||
|
||||
let mut account = account.unwrap();
|
||||
|
||||
let dev_session = DeveloperSession::from_account(&mut account)
|
||||
let mut dev_session = DeveloperSession::from_account(&mut account)
|
||||
.await
|
||||
.expect("Failed to create developer session");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user