1
0
mirror of https://github.com/coalaura/whiskr.git synced 2025-09-09 09:19:54 +00:00

dropdowns

This commit is contained in:
Laura
2025-08-09 22:14:35 +02:00
parent 9db37f64cb
commit 91d9ce4449
7 changed files with 163 additions and 117 deletions

View File

@@ -585,5 +585,8 @@
scroll(!interacted);
});
dropdown($role);
dropdown($prompt);
loadModels().then(restore);
})();