add: client streams api

fix: mobile chats ui
This commit is contained in:
trisua 2025-05-01 23:35:40 -04:00
parent 094dd5fdb5
commit 58d206eb81
12 changed files with 152 additions and 19 deletions

View file

@ -38,6 +38,7 @@ media_theme_pref();
// init
use("me", () => {});
use("streams", () => {});
// env
self.DEBOUNCE = [];