pankow moved to @cloudron/pankow
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<script setup>
|
||||
|
||||
import { ref, onMounted, useTemplateRef } from 'vue';
|
||||
import { Button, Switch } from 'pankow';
|
||||
import { Button, Switch } from '@cloudron/pankow';
|
||||
import { taskNameFromInstallationState } from '../../utils.js';
|
||||
import AppRepairDialog from '../AppRepairDialog.vue';
|
||||
import AppsModel from '../../models/AppsModel.js';
|
||||
|
||||
Reference in New Issue
Block a user