mirror of
https://github.com/liamcottle/reticulum-meshchat.git
synced 2026-04-27 16:10:32 +00:00
fix import
This commit is contained in:
parent
09a1bcb62c
commit
333bd898cb
1 changed files with 1 additions and 1 deletions
|
|
@ -73,10 +73,10 @@
|
|||
|
||||
<script>
|
||||
import * as mdi from "@mdi/js";
|
||||
import MaterialDesignIcon from "../../../../build/exe/lib/src/frontend/components/MaterialDesignIcon.vue";
|
||||
import LxmfUserIcon from "../LxmfUserIcon.vue";
|
||||
import DialogUtils from "../../js/DialogUtils";
|
||||
import ColourPickerDropdown from "../ColourPickerDropdown.vue";
|
||||
import MaterialDesignIcon from "../MaterialDesignIcon.vue";
|
||||
|
||||
export default {
|
||||
name: 'ProfileIconPage',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue