mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-23 09:23:48 +01:00
Update timeline.vue
This commit is contained in:
parent
2d2cb7551b
commit
049171e978
@ -95,6 +95,7 @@ export default Vue.extend({
|
||||
});
|
||||
},
|
||||
onNote(note) {
|
||||
this.notes.pop();
|
||||
this.notes.unshift(note);
|
||||
},
|
||||
onChangeFollowing() {
|
||||
|
Loading…
Reference in New Issue
Block a user