1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-05 07:45:54 +02:00

Update timemachine.vue

This commit is contained in:
syuilo
2019-04-18 19:42:40 +09:00
parent 7827aeb695
commit 55f63229cd

View File

@@ -14,7 +14,7 @@ export default define({
}).extend({
methods: {
chosen(date) {
this.$emit('chosen', date);
this.$root.$emit('warp', date);
},
func() {
if (this.props.design == 5) {