We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a10b52 commit 0b2ea8fCopy full SHA for 0b2ea8f
src/gsp/EliteGspData.ts
@@ -141,5 +141,6 @@ export const ELITE_GSP_DATA: GspDataRow[] = [
141
{ timestamp: 1589496243541, averageGsp: 7041441, maxGsp: 7296830 },
142
{ timestamp: 1589525054388, averageGsp: 7045005, maxGsp: 7300523 },
143
{ timestamp: 1589553864533, averageGsp: 7047999, maxGsp: 7303626 },
144
+ { timestamp: 1589582677372, averageGsp: 7052259, maxGsp: 7308040 },
145
// END DATA
146
];
0 commit comments