roller: return ship and time in getHistory

This commit is contained in:
yosoyubik 2021-08-31 08:41:16 +02:00
parent 2a1c37f8fb
commit 71e2d12fde

View File

@ -266,6 +266,8 @@
:~ ['status' s+status] :~ ['status' s+status]
['hash' (hex (as-octs:mimes:html hash))] ['hash' (hex (as-octs:mimes:html hash))]
['type' s+type] ['type' s+type]
['ship' (^ship ship)]
['time' (^time time)]
== ==
:: ::
++ point ++ point