mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2026-02-27 02:21:23 -08:00
Update reportError.ts
This commit is contained in:
parent
b2d69d8525
commit
bee60c226b
1 changed files with 2 additions and 2 deletions
|
|
@ -26,9 +26,9 @@ ${debugInfo()}
|
|||
|
||||
### Description 描述
|
||||
|
||||
${(error.message ?? '')}`
|
||||
${(error.message ?? '')}
|
||||
|
||||
${(error.stack ?? '')}`
|
||||
${(error.stack ?? '')}
|
||||
|
||||
### Steps to Reproduce 复现方式
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue