Make AccountsSettings and Persister more clear
This commit is contained in:
parent
84a847a838
commit
4b31207f91
9 changed files with 175 additions and 114 deletions
|
|
@ -162,7 +162,7 @@ namespace LibationLauncher
|
|||
};
|
||||
|
||||
// saves to new file
|
||||
AudibleApiStorage.GetAccountsSettings().Add(account);
|
||||
AudibleApiStorage.GetPersistentAccountsSettings().Add(account);
|
||||
|
||||
return account;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue