pankow moved to @cloudron/pankow
This commit is contained in:
@@ -5,7 +5,7 @@ const i18n = useI18n();
|
||||
const t = i18n.t;
|
||||
|
||||
import { ref, onMounted, onBeforeUnmount, computed, useTemplateRef } from 'vue';
|
||||
import { Button, ButtonGroup, SingleSelect, InputDialog } from 'pankow';
|
||||
import { Button, ButtonGroup, SingleSelect, InputDialog } from '@cloudron/pankow';
|
||||
import PostInstallDialog from '../components/PostInstallDialog.vue';
|
||||
import SftpInfoDialog from '../components/SftpInfoDialog.vue';
|
||||
import Access from '../components/app/Access.vue';
|
||||
|
||||
Reference in New Issue
Block a user