mirror of
https://github.com/45Drives/cockpit-navigator.git
synced 2025-07-31 01:24:37 +02:00
remove import of Process
This commit is contained in:
parent
9f5c0d7f4a
commit
5c8efe2202
@ -42,6 +42,8 @@ If not, see <https://www.gnu.org/licenses/>.
|
|||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script setup>
|
<script setup>
|
||||||
|
import { Process, ScriptProcess } from './lib/Process';
|
||||||
|
|
||||||
import { ref, reactive, provide } from "vue";
|
import { ref, reactive, provide } from "vue";
|
||||||
import SettingsMenu from "./components/SettingsMenu.vue";
|
import SettingsMenu from "./components/SettingsMenu.vue";
|
||||||
import Notifications from './components/Notifications.vue';
|
import Notifications from './components/Notifications.vue';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user