mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2024-12-06 02:38:06 +09:00
Typo
This commit is contained in:
parent
aa0b89544c
commit
accc0b2e3c
@ -77,7 +77,7 @@
|
||||
</a>
|
||||
<div class="text">
|
||||
<p>
|
||||
<i class="fa fa-pie-shart"></i>
|
||||
<i class="fa fa-pie-chart"></i>
|
||||
<a href={ CONFIG.url + '/' + notification.user.username }>{ notification.user.name }</a>
|
||||
</p>
|
||||
<a class="post-ref" href={ CONFIG.url + '/' + notification.post.user.username + '/' + notification.post.id }>{ getPostSummary(notification.post) }</a>
|
||||
|
Loading…
Reference in New Issue
Block a user