mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-10-31 05:24:13 +00:00 
			
		
		
		
	remove useless semicolon
This commit is contained in:
		
							parent
							
								
									87deb87456
								
							
						
					
					
						commit
						ae12e216ab
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -8,4 +8,4 @@ | |||
|  */ | ||||
| export function copyToClipboard(input: string | null) { | ||||
| 	if (input) navigator.clipboard.writeText(input); | ||||
| }; | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue