[+] Playlog api

This commit is contained in:
Azalea
2024-03-02 11:53:19 -05:00
parent 8acee1251f
commit d0c305b3eb
5 changed files with 14 additions and 2 deletions

View File

@@ -139,4 +139,3 @@ fun genericRanking(
)
}.also { rankingCache[cacheKey] = millis() to it } // Update the cache
}