Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
iilegacyyii opened a pull request on bym-refitted/backyard-monsters-refitted
Fix: Store item expiry calculation
Store item expiry is expected to be epoch (seconds). It was being calculated as `currentTime (milliseconds) + duration (seconds)`. This has been corrected.iilegacyyii pushed 1 commit to main iilegacyyii/backyard-monsters-refitted
- Fix: Store item expiry calculation Store item expiry is expected to be epoch (seconds). It was being calculated as `... 4b499cb