Right now if you open two instances and change for example the mode in one of them or load another session, the other instance will load the same data as they are both just reading and writing from the same local storage. Not sure how to make that work yet but they should both be able to track independent stats and not interfere with the other instance.
Right now if you open two instances and change for example the mode in one of them or load another session, the other instance will load the same data as they are both just reading and writing from the same local storage. Not sure how to make that work yet but they should both be able to track independent stats and not interfere with the other instance.