mirror of
https://github.com/kieraneglin/pinchflat.git
synced 2026-01-23 10:26:07 +00:00
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
|
||||
)
|
||||
"}>
|
||||
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>
|
||||
</.button>
|
||||
<.link href={~p"/download_logs"}>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue