Graylog2 / graylog-plugin-map-widget

[DEPRECATED] Map widget for Graylog
https://www.graylog.org/
GNU General Public License v3.0
6 stars 11 forks source link

Use `tookMs()` instead of `took().millis()`. #43

Closed dennisoelkers closed 7 years ago

dennisoelkers commented 7 years ago

Due to usages of TimeValue being removed, we now need to call the correct method.