Robert Prediger

Results 2 issues of Robert Prediger

In version 2.2.10, there is an error. In index.js there is a call with: ``` id = await store.getID(24); ``` But in `store.js` the function `getID` is not a promise:...

enhancement

There is an error when using exceptions, when every weekday is excluded (yes, it does not make sense at the end, but sometimes it could happen ;) ). Example: >...