mirror of
https://github.com/45Drives/cockpit-navigator.git
synced 2025-07-29 16:45:13 +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>
|
||||
|
||||
<script setup>
|
||||
import { Process, ScriptProcess } from './lib/Process';
|
||||
|
||||
import { ref, reactive, provide } from "vue";
|
||||
import SettingsMenu from "./components/SettingsMenu.vue";
|
||||
import Notifications from './components/Notifications.vue';
|
||||
|
Loading…
x
Reference in New Issue
Block a user