adds credentials refresh save (#1030)
This commit is contained in:
parent
0d3f007dd4
commit
3ff0ff238a
@ -351,6 +351,7 @@ pub async fn refresh_credentials(
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
credentials_store.save().await?;
|
||||||
Ok(())
|
Ok(())
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user