briar-headless: Last round of review comments

This commit is contained in:
Torsten Grote
2018-10-09 12:19:21 -03:00
parent e3686186ee
commit b3615b4a77
11 changed files with 32 additions and 26 deletions

View File

@@ -11,4 +11,3 @@ fun Author.output() = JsonDict(
)
fun Author.Status.output() = name.toLowerCase()