Accidentally left :headless? false for debugging.

This commit is contained in:
John Wiseman 2020-05-07 18:58:35 -07:00
parent a46d8d9245
commit 79e675b263

View File

@ -184,7 +184,7 @@
_ (adsbx/screenshot-aircraft icao lat lon
{:timeout 30000
:output-path image-path
:headless? false
:headless? true
:layer (:layer options)
:zoom (:zoom options)
;; :viewport {:width 1600 :height 800}