redirect to server show page if a gateway is not installed on a given server
This commit is contained in:
@@ -8,7 +8,7 @@ import { useCycleList, useInterval } from '@vueuse/core';
|
||||
import { DatabaseIcon, Layers2Icon, LoaderCircleIcon, PlusIcon } from 'lucide-vue-next';
|
||||
import { watch } from 'vue';
|
||||
|
||||
const props = defineProps({
|
||||
defineProps({
|
||||
server: {
|
||||
type: Object,
|
||||
required: true,
|
||||
|
||||
Reference in New Issue
Block a user