Traceback (most recent call last):
File "c:\Users\l-ste\Documents\GitHub\steamsync\src\steamsync.py", line 380, in <module>
steamid = prompt_for_steam_account(accounts)
File "c:\Users\l-ste\Documents\GitHub\steamsync\src\steamsync.py", line 236, in prompt_for_steam_account
return accounts[0][0]
TypeError: 'SteamAccount' object is not subscriptable