Updated "entity" -> "type" for packs in system.json
added storage to wiki
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* Volatile Storage - Store things like collapsible state (refresh kill it)
|
||||
* Client side volatile storage - Store things like collapsible state (refresh kill it)
|
||||
*/
|
||||
export class Storage {
|
||||
store = new Map();
|
||||
|
||||
Reference in New Issue
Block a user