Add newlines before lists

This commit is contained in:
Kevin Sawicki 2016-10-25 12:35:18 +09:00
parent 775328d5d5
commit 65e6da2673
7 changed files with 9 additions and 0 deletions

View file

@ -57,6 +57,7 @@ crash reports.
### `crashReporter.getLastCrashReport()`
Returns `Object`:
* `date` String
* `ID` Integer
@ -66,6 +67,7 @@ sent or the crash reporter has not been started, `null` is returned.
### `crashReporter.getUploadedReports()`
Returns `Object[]`:
* `date` String
* `ID` Integer