✨ 📶 teammateModeSnapshot.ts
This commit is contained in:
@@ -85,3 +85,4 @@ export function getTeammateModeFromSnapshot(): TeammateMode {
|
|||||||
// Fallback to 'auto' if somehow still null (shouldn't happen, but safe)
|
// Fallback to 'auto' if somehow still null (shouldn't happen, but safe)
|
||||||
return initialTeammateMode ?? 'auto'
|
return initialTeammateMode ?? 'auto'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user