You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove redundant combobox for free/paid api
The api can detect the account type by the suffix of the api key. This combobox was entirely useless to begin with, since the python api already handles the correct server connection.