Update timeline.vue
This commit is contained in:
		
							parent
							
								
									c0a7e13f04
								
							
						
					
					
						commit
						dc8c05373c
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -95,6 +95,7 @@ export default Vue.extend({
 | 
				
			||||||
			});
 | 
								});
 | 
				
			||||||
		},
 | 
							},
 | 
				
			||||||
		onNote(note) {
 | 
							onNote(note) {
 | 
				
			||||||
 | 
								this.notes.pop();
 | 
				
			||||||
			this.notes.unshift(note);
 | 
								this.notes.unshift(note);
 | 
				
			||||||
		},
 | 
							},
 | 
				
			||||||
		onChangeFollowing() {
 | 
							onChangeFollowing() {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue