mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-10-31 05:24:13 +00:00 
			
		
		
		
	View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/848 Closes #868 Approved-by: Hazelnoot <acomputerdog@gmail.com> Approved-by: Marie <github@yuugi.dev>
This commit is contained in:
		
						commit
						4619a31f1d
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		|  | @ -54,9 +54,6 @@ SPDX-License-Identifier: AGPL-3.0-only | |||
| 							<MkUserName :nowrap="false" :user="appearNote.user"/> | ||||
| 						</MkA> | ||||
| 						<span v-if="appearNote.user.isBot" :class="$style.isBot">bot</span> | ||||
| 						<span v-if="appearNote.user.badgeRoles" :class="$style.badgeRoles"> | ||||
| 							<img v-for="role in appearNote.user.badgeRoles" :key="role.id" v-tooltip="role.name" :class="$style.badgeRole" :src="role.iconUrl"/> | ||||
| 						</span> | ||||
| 					</div> | ||||
| 					<div :class="$style.noteHeaderUsernameAndBadgeRoles"> | ||||
| 						<div :class="$style.noteHeaderUsername"> | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue