Fix typo on app info page (#248)
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
() => copied = false
|
() => copied = false
|
||||||
)
|
)
|
||||||
"}>
|
"}>
|
||||||
Copy Diagnotic Info
|
Copy Diagnostic Info
|
||||||
<span x-show="copied" x-transition.duration.150ms><.icon name="hero-check" class="ml-2 h-4 w-4" /></span>
|
<span x-show="copied" x-transition.duration.150ms><.icon name="hero-check" class="ml-2 h-4 w-4" /></span>
|
||||||
</.button>
|
</.button>
|
||||||
<.link href={~p"/download_logs"}>
|
<.link href={~p"/download_logs"}>
|
||||||
|
|||||||
Reference in New Issue
Block a user