mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-11-01 23:55:58 +09:00
Update timeline.vue
This commit is contained in:
parent
dc8c05373c
commit
aea194fba2
@ -101,6 +101,7 @@ export default Vue.extend({
|
||||
sound.play();
|
||||
}
|
||||
|
||||
this.notes.pop();
|
||||
this.notes.unshift(note);
|
||||
},
|
||||
onChangeFollowing() {
|
||||
|
Loading…
Reference in New Issue
Block a user