Add stuff.
Some checks failed
Build and Push Beta Image / build-and-push (push) Has been cancelled

This commit is contained in:
yuanhau 2025-07-04 23:33:27 +08:00
parent 0c904fd5bd
commit aa8fb3a2d2
2 changed files with 5 additions and 7 deletions

View file

@ -90,7 +90,6 @@ const activeWindows = ref<associAppWindowInterface[]>([]);
const hiddenWindows = ref<minAppWindowInterface[]>([]);
const openApp = ref();
const openAppId = ref();
const openAppNameQuery = ref();
const currentOpenAppId = ref(0);
const progress = ref(0);
const titleAppName = ref("Desktop");
@ -101,7 +100,6 @@ const changeLangAnimation = ref(false);
const applyForTranslation = ref(false);
const langPrefDifferent = ref(false);
const notLoggedInState = ref(false);
const translateProvider = ref("");
const newUpdate = ref(false);
// Key Data