1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-03 19:36:25 +02:00
This commit is contained in:
syuilo
2018-02-16 03:23:10 +09:00
parent 085ac938c2
commit 11f32375b6
10 changed files with 70 additions and 122 deletions

View File

@@ -37,7 +37,7 @@
<script lang="ts">
import Vue from 'vue';
import Sortable from 'sortablejs';
import * as Sortable from 'sortablejs';
import Autocomplete from '../../scripts/autocomplete';
import getKao from '../../../common/scripts/get-kao';
import notify from '../../scripts/notify';