mirror of
https://github.com/unraid/api.git
synced 2026-01-07 00:59:48 -06:00
refactor: always show footer in CheckUpdateResponseModal
This commit is contained in:
@@ -294,7 +294,7 @@ const modalWidth = computed(() => {
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<template v-if="!checkForUpdatesLoading" #footer>
|
||||
<template #footer>
|
||||
<div
|
||||
class="w-full flex gap-8px mx-auto"
|
||||
:class="{
|
||||
|
||||
Reference in New Issue
Block a user