mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
Merge pull request #11520 from icsy7867/main
Added decodeURIcomponent function to several locations.
This commit is contained in:
@@ -210,7 +210,7 @@
|
||||
{/if}
|
||||
|
||||
<div class="line-clamp-1">
|
||||
{item?.name}
|
||||
{decodeURIComponent(item?.name)}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user