chore: don't use ? for leaderboardService parameters #1551

Merged
Sainan merged 1 commits from leaderboard-refactor into main 2025-04-11 06:54:48 -07:00
Owner

This means the argument can be omitted when we really mean that it can be undefined — but we still want it to be explicitly given.

This means the argument can be omitted when we really mean that it can be undefined — but we still want it to be explicitly given.
Sainan added 1 commit 2025-04-10 14:04:15 -07:00
chore: don't use ? for leaderboardService parameters
All checks were successful
Build / build (push) Successful in 41s
Build / build (pull_request) Successful in 1m26s
f5dc61018a
This means the argument can be omitted when we really mean that it can be undefined — but we still want it to be explicitly given.
Sainan merged commit 5149d0e382 into main 2025-04-11 06:54:48 -07:00
Sainan deleted branch leaderboard-refactor 2025-04-11 06:54:48 -07:00
Sign in to join this conversation.
No description provided.