Add client purse management.
This commit is contained in:
parent
4f33492b23
commit
8982bab22d
48 changed files with 1664 additions and 258 deletions
|
|
@ -80,7 +80,7 @@ class InventoryStore(
|
|||
} catch (exception: Exception) {
|
||||
throw JsonConversionException(root = exception)
|
||||
}
|
||||
file.name to inventory
|
||||
inventory.characterSheetId to inventory
|
||||
}
|
||||
?.toMap()
|
||||
?: emptyMap()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue