Changed Mode.ADMIN enum to be in line with the handler (#3892)

This commit is contained in:
Opaque02 2024-08-30 00:59:06 +10:00 committed by GitHub
parent 59ff4e9941
commit 27d52af077
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -87,9 +87,9 @@ export enum Mode {
OUTDATED,
CHALLENGE_SELECT,
RENAME_POKEMON,
ADMIN,
RUN_HISTORY,
RUN_INFO,
ADMIN,
}
const transitionModes = [