animejs 3.xに対応
This commit is contained in:
parent
8b6649b41f
commit
4ba43b69b6
19 changed files with 20 additions and 22 deletions
|
@ -29,7 +29,7 @@
|
|||
<script lang="ts">
|
||||
import Vue from 'vue';
|
||||
import i18n from '../../../i18n';
|
||||
import * as anime from 'animejs';
|
||||
import anime from 'animejs';
|
||||
import parseAcct from '../../../../../misc/acct/parse';
|
||||
|
||||
export default Vue.extend({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue