File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8282 {:else if notification .details .image || notification .details .username }
8383 <img
8484 src =" {notification .details .image || ` https://minotar.net/avatar/${notification .details .username }/64 ` }"
85+ alt =" {$_ (' buttons.view' )}"
8586 width =" 48"
8687 height =" 48"
8788 class =" rounded" />
Original file line number Diff line number Diff line change 4242 {:else if notification .details .image || notification .details .username }
4343 <img
4444 src =" {notification .details .image || ` https://minotar.net/avatar/${notification .details .username }/64 ` }"
45+ alt =" {$_ (' buttons.view' )}"
4546 width =" 48"
4647 height =" 48"
4748 class =" rounded" />
Original file line number Diff line number Diff line change 3838 {:else if notification .details .image || notification .details .username }
3939 <img
4040 src =" {notification .details .image || ` https://minotar.net/avatar/${notification .details .username }/64 ` }"
41+ alt =" {$_ (' buttons.view' )}"
4142 width =" 48"
4243 height =" 48"
4344 class =" rounded" />
You can’t perform that action at this time.
0 commit comments