mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-25 14:51:31 -07:00
Update timeline.vue
This commit is contained in:
parent
2d2cb7551b
commit
049171e978
1 changed files with 1 additions and 0 deletions
|
@ -95,6 +95,7 @@ export default Vue.extend({
|
|||
});
|
||||
},
|
||||
onNote(note) {
|
||||
this.notes.pop();
|
||||
this.notes.unshift(note);
|
||||
},
|
||||
onChangeFollowing() {
|
||||
|
|
Loading…
Reference in a new issue