1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-04 08:26:19 +02:00
This commit is contained in:
syuilo
2018-02-22 22:03:44 +09:00
parent 7816282318
commit bc632cefe5
11 changed files with 104 additions and 90 deletions

View File

@@ -58,7 +58,7 @@
<script lang="ts">
import Vue from 'vue';
import age from 's-age';
import * as age from 's-age';
import Progress from '../../../common/scripts/loading';
import XHome from './user/home.vue';