summaryrefslogtreecommitdiff
path: root/src/client/ui/_common_
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2020-12-27 17:04:41 +0900
committersyuilo <syuilotan@yahoo.co.jp>2020-12-27 17:04:41 +0900
commit3fc427b699b580f0dacbf7484174879a8df88f8a (patch)
tree0f36adfd5e98b306d8379e7b39c33ec7f69e4bfa /src/client/ui/_common_
parentDelete const.json (diff)
downloadsharkey-3fc427b699b580f0dacbf7484174879a8df88f8a.tar.gz
sharkey-3fc427b699b580f0dacbf7484174879a8df88f8a.tar.bz2
sharkey-3fc427b699b580f0dacbf7484174879a8df88f8a.zip
nanka iroiro
Diffstat (limited to 'src/client/ui/_common_')
-rw-r--r--src/client/ui/_common_/common.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/ui/_common_/common.vue b/src/client/ui/_common_/common.vue
index a4d1661f46..e5cdaca235 100644
--- a/src/client/ui/_common_/common.vue
+++ b/src/client/ui/_common_/common.vue
@@ -17,7 +17,7 @@
import { defineAsyncComponent, defineComponent } from 'vue';
import { stream, popup, popups, uploads, pendingApiRequestsCount } from '@/os';
import * as sound from '@/scripts/sound';
-import { $i, $i } from '@/account';
+import { $i } from '@/account';
export default defineComponent({
components: {