friending work

This commit is contained in:
2026-02-21 00:19:57 -05:00
parent 3c242a7b77
commit 17eaf3e324
9 changed files with 186 additions and 52 deletions

View File

@@ -44,6 +44,7 @@ impl DefaultAppState for Client {
_: Proxy<Self::Event>,
) -> Self {
let notif = WidgetPtr::default().add(rsc);
// let popup = WidgetPtr::default().add(rsc);
let main_ui = WidgetPtr::default().add(rsc);
let bg = (
image(include_bytes!("./assets/fuit.jpg")),