pankow moved to @cloudron/pankow
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
<script setup>
|
||||
|
||||
import { ref, onMounted, useTemplateRef, computed } from 'vue';
|
||||
import { Button, InputDialog, Dialog, FormGroup, Switch } from 'pankow';
|
||||
import { prettyDecimalSize } from 'pankow/utils';
|
||||
import { Button, InputDialog, Dialog, FormGroup, Switch } from '@cloudron/pankow';
|
||||
import { prettyDecimalSize } from '@cloudron/pankow/utils';
|
||||
import Section from '../components/Section.vue';
|
||||
import SettingsItem from '../components/SettingsItem.vue';
|
||||
import MailServerLocation from '../components/MailServerLocation.vue';
|
||||
|
||||
Reference in New Issue
Block a user