fix: rename workflows to ensure correct execution order
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// Game configuration constants
|
||||
const STORAGE_KEY = 'impostorGameStateV2';
|
||||
const MAX_PLAYERS = 10;
|
||||
const MIN_PLAYERS = 3;
|
||||
|
||||
Reference in New Issue
Block a user