mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
Update timemachine.vue
This commit is contained in:
parent
33d1ee922f
commit
3492b79126
1 changed files with 1 additions and 1 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Reference in a new issue