mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-15 22:47:29 -07:00
Update timeline.vue
This commit is contained in:
parent
2d2cb7551b
commit
cf97784de1
1 changed files with 1 additions and 0 deletions
|
@ -101,6 +101,7 @@ export default Vue.extend({
|
||||||
sound.play();
|
sound.play();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
this.notes.pop();
|
||||||
this.notes.unshift(note);
|
this.notes.unshift(note);
|
||||||
},
|
},
|
||||||
onChangeFollowing() {
|
onChangeFollowing() {
|
||||||
|
|
Loading…
Reference in a new issue