app: Store both household display name & id
This commit is contained in:
parent
d0313af5ba
commit
dd266dccfd
4 changed files with 21 additions and 9 deletions
|
|
@ -13,7 +13,9 @@ gloo-net = "0.2.6"
|
|||
gloo-storage = "0.2.2"
|
||||
gloo-utils = "0.1.6"
|
||||
log = "0.4.17"
|
||||
serde = { version = "1.0.163", features = ["derive"] }
|
||||
serde_json = "1.0.96"
|
||||
uuid = "1.3.3"
|
||||
wasm-bindgen = "0.2.86"
|
||||
wasm-bindgen-futures = "0.4.36"
|
||||
web-sys = "0.3.63"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue