Added dropdown prompt

This commit is contained in:
Orchid 2026-01-15 09:44:32 -06:00
parent 2ce83a9ebe
commit 63b6bddd69
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ runAfterLoad(()=>{
});
function showPromptScreen() {
if (!promptState) return;
closeMenu("prompt");