mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Merge pull request #11747 from timfish/patch-1
CrashReport structure in docs does not match API output
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# CrashReport Object
|
||||
|
||||
* `date` String
|
||||
* `ID` Integer
|
||||
* `date` Date
|
||||
* `id` String
|
||||
|
||||
Reference in New Issue
Block a user