mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-10-30 21:14:12 +00:00 
			
		
		
		
	[Client:Mobile] Fix: Typo
This commit is contained in:
		
							parent
							
								
									16c8511ba7
								
							
						
					
					
						commit
						8251282162
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -26,7 +26,7 @@ | ||||||
| 
 | 
 | ||||||
| 				document.title = user.name + 'のフォロワー | Misskey' | 				document.title = user.name + 'のフォロワー | Misskey' | ||||||
| 				# TODO: ユーザー名をエスケープ | 				# TODO: ユーザー名をエスケープ | ||||||
| 				@ui.trigger \title '<img src="' + user.avatar_url + '?thumbnail&size=64">' + user.name + 'のフォロー' | 				@ui.trigger \title '<img src="' + user.avatar_url + '?thumbnail&size=64">' + user.name + 'のフォロワー' | ||||||
| 
 | 
 | ||||||
| 				@update! | 				@update! | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue