pg more analyser logs

This commit is contained in:
Jan Prochazka
2024-05-27 12:02:40 +02:00
parent e9442bd633
commit 20c1315380
2 changed files with 20 additions and 1 deletions

View File

@@ -43,7 +43,10 @@
{#if htmlUrl}
<div>
<p>Upload error to gist was successful. You could check uploaded data, if don't want to make them public, use Delete button to remove them from gist.</p>
<p>
Upload error to gist was successful. Please copy gist URL abnd paste it to related github issue. You could check
uploaded data, if don't want to make them public, use Delete button to remove them from gist.
</p>
<p><Link href={htmlUrl}>Open uploaded data</Link></p>
</div>
{:else}