Fix styling

This commit is contained in:
misenhower 2026-02-15 22:04:22 +00:00 committed by github-actions[bot]
parent 29482689f4
commit f92267d0bf

View File

@ -87,6 +87,8 @@ export function getXRankSeasonId(id) {
/**
* Calculate cache expiry timestamp with 5-minute buffer.
* @param {number} expiresIn - Seconds until expiry
* @param data
* @param path
* @returns {number} Timestamp to expire the cache (5 minutes early)
*/
export function jsonpathQuery(data, path) {