mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 07:24:13 +00:00 
			
		
		
		
	Use '
This commit is contained in:
		
							parent
							
								
									f1f466ed23
								
							
						
					
					
						commit
						8f84dd610c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -90,7 +90,7 @@ const handlers: {[key: string]: (window: any, token: any, mentionedRemoteUsers:
 | 
			
		|||
	}
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
export default (tokens, mentionedRemoteUsers: INote["mentionedRemoteUsers"] = []) => {
 | 
			
		||||
export default (tokens, mentionedRemoteUsers: INote['mentionedRemoteUsers'] = []) => {
 | 
			
		||||
	const { window } = new JSDOM('');
 | 
			
		||||
 | 
			
		||||
	for (const token of tokens) {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue