Before, accountName and config were saved, and to get the account you had to manually search for the right account in the config. Now the config and accountName are no longer saved in Runtime, because they're not used anywhere in the program, and instead the account is saved in Runtime
Before, accountName and config were saved, and to get the account you had to manually search for the right account in the config. Now the config and accountName are no longer saved in Runtime, because they're not used anywhere in the program, and instead the account is saved in Runtime