fix: use user.uuid over user_uuid
This commit is contained in:
parent
24038f7767
commit
5d05ec31f2
2 changed files with 1 additions and 2 deletions
1
app.vue
1
app.vue
|
@ -8,7 +8,6 @@
|
|||
|
||||
<script lang="ts" setup>
|
||||
import ContextMenu from '~/components/UserInterface/ContextMenu.vue';
|
||||
import { render } from 'vue';
|
||||
import type { ContextMenuInterface } from './types/interfaces';
|
||||
import loadPreferredTheme from '~/utils/loadPreferredTheme';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue