mirror of
https://github.com/modrinth/code.git
synced 2026-08-27 18:14:49 +00:00
adds credentials refresh save (#1030)
This commit is contained in:
@@ -351,6 +351,7 @@ pub async fn refresh_credentials(
|
||||
}
|
||||
}
|
||||
|
||||
credentials_store.save().await?;
|
||||
Ok(())
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user