excludeDelayFromTimeLabel not working
bertbln opened this issue · 3 comments
Hello, I think the Option "excludeDelayFromTimeLabel" is not working
Hmm.. it seems to work on my side though...
Here's a test from Alexanderplatz some minutes ago with a duplicate module:
The module at the top has excludeDelayFromTimeLabel: true
, the one at the bottom has excludeDelayFromTimeLabel: false
.
Could you please re-check if you have the most up-to-date version of this module installed?
Also, please make sure, you have a "fresh" npm install
with no node_modules
folder present (deleting the folder before calling npm install
).
Just calling npm install
after a module update seems to screw things up from now and then... (although it shouldn't have implications on this calculation but who knows...)
SORRY! It was my fault... I thought the time difference would not appear in the table, it works korrekt!
Thanks for this nice piece of software!