added server and realm tabs to inventory screen
This commit is contained in:
parent
ee425e224e
commit
acab2f017d
12 changed files with 647 additions and 151 deletions
|
|
@ -709,6 +709,7 @@ pub fn RealmPage() -> impl IntoView {
|
|||
set_inventory_open.set(false);
|
||||
})
|
||||
ws_sender=ws_sender_for_inv
|
||||
realm_slug=Signal::derive(move || slug.get())
|
||||
/>
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue