Fix typecheck

This commit is contained in:
Kalle 2024-06-29 14:02:48 +03:00
parent e2ea8b1a1b
commit 4e015775c2
2 changed files with 4 additions and 4 deletions

View File

@ -2028,7 +2028,7 @@ export const PADDLING_POOL_257 = () =>
rules: null,
logoUrl: null,
logoSrc: "/test.png",
avatarImgId: null,
logoValidatedAt: null,
subCounts: [],
startTime: 1709748000,
author: {
@ -7931,7 +7931,7 @@ export const PADDLING_POOL_255 = () =>
rules: null,
logoUrl: null,
logoSrc: "/test.png",
avatarImgId: null,
logoValidatedAt: null,
subCounts: [],
startTime: 1708538400,
author: {
@ -14161,7 +14161,7 @@ export const IN_THE_ZONE_32 = () =>
rules: null,
logoUrl: null,
logoSrc: "/test.png",
avatarImgId: null,
logoValidatedAt: null,
subCounts: [],
startTime: 1707588000,
author: {

View File

@ -54,7 +54,7 @@ export const testTournament = (
rules: null,
logoUrl: null,
logoSrc: "/test.png",
avatarImgId: null,
logoValidatedAt: null,
discordUrl: null,
startTime: 1705858842,
isFinalized: 0,