Rename for clarity: AccountsSettings <=> Accounts
This commit is contained in:
parent
743644c4e9
commit
6900a68b9d
11 changed files with 265 additions and 277 deletions
|
|
@ -162,7 +162,7 @@ namespace LibationLauncher
|
|||
};
|
||||
|
||||
// saves to new file
|
||||
AudibleApiStorage.GetAccounts().Add(account);
|
||||
AudibleApiStorage.GetAccountsSettings().Add(account);
|
||||
|
||||
return account;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue