mirror of
https://github.com/garraflavatra/rolens.git
synced 2025-07-19 22:18:03 +00:00
Frontend reorganisation
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<script>
|
||||
import { input } from '../../actions';
|
||||
import { input } from '../../lib/actions';
|
||||
import { createEventDispatcher } from 'svelte';
|
||||
import { AddHost, UpdateHost } from '../../../wailsjs/go/app/App';
|
||||
import Modal from '../../components/modal.svelte';
|
||||
|
Reference in New Issue
Block a user