1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-04 07:16:14 +02:00
This commit is contained in:
syuilo
2018-02-26 18:57:52 +09:00
parent ad464c9f78
commit e56ba51294
2 changed files with 2 additions and 2 deletions

View File

@@ -97,7 +97,7 @@ export default Vue.extend({
duration: 500,
easing: 'easeInQuad'
});
}, 2000);
}, 2500);
}
}
},