Reorder bits in the app backup page
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<script setup>
|
||||
|
||||
import { ref, useTemplateRef } from 'vue';
|
||||
import { Dialog, FormGroup, SingleSelect, TextInput } from 'pankow';
|
||||
import { Dialog, FormGroup, SingleSelect } from 'pankow';
|
||||
import { prettyDate } from 'pankow/utils';
|
||||
import { ISTATES } from '../constants.js';
|
||||
import { taskNameFromInstallationState } from '../utils.js';
|
||||
|
||||
Reference in New Issue
Block a user