mirror of
https://github.com/maxswa/osrs-json-hiscores.git
synced 2025-10-15 10:19:04 +00:00
prettier
This commit is contained in:
@@ -96,7 +96,7 @@ export function parseStats(csv: string, mode: Gamemode = 'main'): Stats {
|
||||
};
|
||||
return activity;
|
||||
});
|
||||
|
||||
|
||||
/** `seasonal` API results don't currently include TOB: Hard Mode, so it needs to be filtered out in that case. */
|
||||
const filteredBosses =
|
||||
mode === 'seasonal'
|
||||
|
Reference in New Issue
Block a user