mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 07:24:13 +00:00 
			
		
		
		
	Fix bug
This commit is contained in:
		
							parent
							
								
									040d395ddb
								
							
						
					
					
						commit
						4455a1aa9d
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -20,7 +20,7 @@ export default prop => ({
 | 
			
		|||
		},
 | 
			
		||||
 | 
			
		||||
		$_ns_target(): any {
 | 
			
		||||
			return this._ns_isRenote ? this.$_ns_note_.renote : this.$_ns_note_;
 | 
			
		||||
			return this.$_ns_isRenote ? this.$_ns_note_.renote : this.$_ns_note_;
 | 
			
		||||
		},
 | 
			
		||||
	},
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue