pankow moved to @cloudron/pankow
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
// for restore from archive or clone !
|
||||
|
||||
import { ref, useTemplateRef, computed } from 'vue';
|
||||
import { InputGroup, FormGroup, TextInput, SingleSelect, Dialog } from 'pankow';
|
||||
import { prettyLongDate } from 'pankow/utils';
|
||||
import { InputGroup, FormGroup, TextInput, SingleSelect, Dialog } from '@cloudron/pankow';
|
||||
import { prettyLongDate } from '@cloudron/pankow/utils';
|
||||
import PortBindings from '../components/PortBindings.vue';
|
||||
import AppsModel from '../models/AppsModel.js';
|
||||
import ArchivesModel from '../models/ArchivesModel.js';
|
||||
|
||||
Reference in New Issue
Block a user