diff options
Diffstat (limited to 'templates/reason_reshared.php')
| -rw-r--r-- | templates/reason_reshared.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/reason_reshared.php b/templates/reason_reshared.php index 2c1e4c5..b382c6c 100644 --- a/templates/reason_reshared.php +++ b/templates/reason_reshared.php @@ -1,5 +1,5 @@ <div class="timelineReason"> - <span class="icon material-symbols-outlined">repeat</span> + <span class="material-symbols repeat"></span> <span> <?php $handle = $actor->getFullHandle(); |
