Skip to content
Snippets Groups Projects
Commit 7308abc2 authored by tamaina's avatar tamaina
Browse files

fix

parent 39b377c0
No related branches found
No related tags found
No related merge requests found
......@@ -15,9 +15,10 @@
<script lang="ts">
import { defineAsyncComponent, defineComponent } from 'vue';
import { stream, popup, popups, uploads, pendingApiRequestsCount } from '@/os';
import { popup, popups, uploads, pendingApiRequestsCount } from '@/os';
import * as sound from '@/scripts/sound';
import { $i } from '@/account';
import { stream } from '@/stream';
export default defineComponent({
components: {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment