@@ -27,7 +27,6 @@ export function createPlayerPrivacyManagerMock(overrides = {}) {
|
||||
// Settings retrieval
|
||||
getSettings: vi.fn(() => ({
|
||||
reactionCamEnabled: false,
|
||||
hpReactiveCamStylingEnabled: false,
|
||||
customPortraitFallback: null,
|
||||
})),
|
||||
// Portrait methods
|
||||
|
||||
Reference in New Issue
Block a user