feat: better cache some stuff

This commit is contained in:
2023-08-09 23:51:40 +02:00
parent 6587ee689b
commit 3232f14bf7
10 changed files with 153 additions and 177 deletions

View File

@@ -39,7 +39,7 @@ export const addMovieInfos: MenuEntry = {
};
state.activeMenu.value = menuID;
state.commandInput.value = "";
state.activeState.value = "normal";
},
visible: () => {