sendou.ink/app/features/tournament-subs/tournament-subs-constants.ts
2025-05-31 13:54:34 +03:00

5 lines
87 B
TypeScript

export const TOURNAMENT_SUB = {
WEAPON_POOL_MAX_SIZE: 5,
MESSAGE_MAX_LENGTH: 280,
};