Merge pull request #11520 from icsy7867/main

Added decodeURIcomponent function to several locations.
This commit is contained in:
Timothy Jaeryang Baek
2025-03-11 10:33:41 +00:00
committed by GitHub
4 changed files with 8 additions and 8 deletions

View File

@@ -210,7 +210,7 @@
{/if}
<div class="line-clamp-1">
{item?.name}
{decodeURIComponent(item?.name)}
</div>
</div>