Fix typo on app info page (#248)
This commit is contained in:
parent
b1a6a6a81f
commit
33040bba34
1 changed files with 1 additions and 1 deletions
|
|
@ -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"}>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue