mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-22 12:03:39 +00:00
Update timeline.vue
This commit is contained in:
@@ -101,6 +101,7 @@ export default Vue.extend({
|
||||
sound.play();
|
||||
}
|
||||
|
||||
this.notes.pop();
|
||||
this.notes.unshift(note);
|
||||
},
|
||||
onChangeFollowing() {
|
||||
|
||||
Reference in New Issue
Block a user