diff --git a/web/components/Auth.ce.vue b/web/components/Auth.ce.vue index a97116298..d0dbad025 100644 --- a/web/components/Auth.ce.vue +++ b/web/components/Auth.ce.vue @@ -32,5 +32,5 @@ const { authAction, stateData } = storeToRefs(serverStore); diff --git a/web/components/CallbackHandler.ce.vue b/web/components/CallbackHandler.ce.vue index fd2f3eca2..8f4da7780 100644 --- a/web/components/CallbackHandler.ce.vue +++ b/web/components/CallbackHandler.ce.vue @@ -15,5 +15,5 @@ onBeforeMount(() => { diff --git a/web/components/ColorSwitcher.ce.vue b/web/components/ColorSwitcher.ce.vue index f8a00b62f..d92906bbe 100644 --- a/web/components/ColorSwitcher.ce.vue +++ b/web/components/ColorSwitcher.ce.vue @@ -78,5 +78,5 @@ watch([form], () => { diff --git a/web/components/DevSettings.vue b/web/components/DevSettings.vue index a1c2a3b95..95eafcb0a 100644 --- a/web/components/DevSettings.vue +++ b/web/components/DevSettings.vue @@ -25,5 +25,5 @@ import { CogIcon } from '@heroicons/vue/24/solid'; diff --git a/web/components/DowngradeOs.ce.vue b/web/components/DowngradeOs.ce.vue index 15f350726..ba686bf3e 100644 --- a/web/components/DowngradeOs.ce.vue +++ b/web/components/DowngradeOs.ce.vue @@ -74,5 +74,5 @@ onBeforeMount(() => { diff --git a/web/components/DownloadApiLogs.ce.vue b/web/components/DownloadApiLogs.ce.vue index efd0764e3..2d93bfcda 100644 --- a/web/components/DownloadApiLogs.ce.vue +++ b/web/components/DownloadApiLogs.ce.vue @@ -73,5 +73,5 @@ const downloadUrl = computed(() => { diff --git a/web/components/DummyServerSwitcher.vue b/web/components/DummyServerSwitcher.vue index 0a2ee37be..eb24297d8 100644 --- a/web/components/DummyServerSwitcher.vue +++ b/web/components/DummyServerSwitcher.vue @@ -32,5 +32,5 @@ const updateSelector = (val: string) => { diff --git a/web/components/Modals.ce.vue b/web/components/Modals.ce.vue index 919b97eb6..b0dcf92a6 100644 --- a/web/components/Modals.ce.vue +++ b/web/components/Modals.ce.vue @@ -31,7 +31,7 @@ const { releaseForUpdate: updateOsChangelogModalVisible } = storeToRefs(useUpdat diff --git a/web/components/SsoButton.ce.vue b/web/components/SsoButton.ce.vue index cffbed810..475162594 100644 --- a/web/components/SsoButton.ce.vue +++ b/web/components/SsoButton.ce.vue @@ -152,5 +152,5 @@ const navigateToExternalSSOUrl = () => { diff --git a/web/components/UpdateOs.ce.vue b/web/components/UpdateOs.ce.vue index 8c3198d80..86fc96ae3 100644 --- a/web/components/UpdateOs.ce.vue +++ b/web/components/UpdateOs.ce.vue @@ -72,7 +72,7 @@ onBeforeMount(() => { diff --git a/web/components/UpdateOs/Update.vue b/web/components/UpdateOs/Update.vue index d8b4bc7ab..119fc8201 100644 --- a/web/components/UpdateOs/Update.vue +++ b/web/components/UpdateOs/Update.vue @@ -267,5 +267,5 @@ watchEffect(() => { diff --git a/web/components/UpdateOs/UpdateIneligible.vue b/web/components/UpdateOs/UpdateIneligible.vue index 9cfbc041c..9cf217d48 100644 --- a/web/components/UpdateOs/UpdateIneligible.vue +++ b/web/components/UpdateOs/UpdateIneligible.vue @@ -124,5 +124,5 @@ watchEffect(() => { diff --git a/web/components/UserProfile.ce.vue b/web/components/UserProfile.ce.vue index 0aa85a4cb..f3e0ecd01 100644 --- a/web/components/UserProfile.ce.vue +++ b/web/components/UserProfile.ce.vue @@ -169,7 +169,7 @@ onMounted(() => { diff --git a/web/components/WanIpCheck.ce.vue b/web/components/WanIpCheck.ce.vue index e3cabcc32..57c315d38 100644 --- a/web/components/WanIpCheck.ce.vue +++ b/web/components/WanIpCheck.ce.vue @@ -80,5 +80,5 @@ watchEffect(async () => { diff --git a/web/components/WelcomeModal.ce.vue b/web/components/WelcomeModal.ce.vue index 1d8f3d77a..c082f9dc5 100644 --- a/web/components/WelcomeModal.ce.vue +++ b/web/components/WelcomeModal.ce.vue @@ -113,7 +113,7 @@ onBeforeMount(() => {