fix url encoding

This commit is contained in:
Nikita Galaiko 2023-03-27 16:28:13 +02:00
parent 3cec588eef
commit 2057c9216e

View File

@ -92,7 +92,7 @@
<li class="search-result mr-14">
<a
href="/projects/{projectId}/player/{date}/{sessionId}?delta={deltas.length -
1}&file={filepath}"
1}&file={encodeURIComponent(filepath)}"
class="flex flex-col gap-2"
>
<p class="flex justify-between text-lg">