🐛 Bug Report
IConfig.read(...) returns a promise now. Not every internal use of the IConfig.read() function is using await. Fix 'em.
To Reproduce
- Construct empty
LocalStorageConfig
- Construct
ZangoParty
- Crashes due to type confusion
Logs or Screenshots


Expand for Contents
🐛 Bug Report
IConfig.read(...)returns a promise now. Not every internal use of theIConfig.read()function is using await. Fix 'em.To Reproduce
LocalStorageConfigZangoPartyLogs or Screenshots
Expand for Contents