chore: Added simple option to view/copy crash-logs locally (#185)

Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
This commit is contained in:
PartyDonut 2024-12-20 15:48:05 +01:00 committed by GitHub
parent 0cf1b5aef8
commit 0ae613a666
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 306 additions and 58 deletions

View file

@ -1147,5 +1147,6 @@
"mediaSegmentPreview": "Preview",
"mediaSegmentRecap": "Recap",
"mediaSegmentOutro": "Outro",
"mediaSegmentIntro": "Intro"
"mediaSegmentIntro": "Intro",
"errorLogs": "Error logs"
}