mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-03-21 18:04:39 -05:00
Fix typecheck
This commit is contained in:
parent
e2ea8b1a1b
commit
4e015775c2
|
|
@ -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: {
|
||||
|
|
|
|||
|
|
@ -54,7 +54,7 @@ export const testTournament = (
|
|||
rules: null,
|
||||
logoUrl: null,
|
||||
logoSrc: "/test.png",
|
||||
avatarImgId: null,
|
||||
logoValidatedAt: null,
|
||||
discordUrl: null,
|
||||
startTime: 1705858842,
|
||||
isFinalized: 0,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user