Adds test map

This commit is contained in:
Benedicte Quimbert
2022-03-22 17:25:22 +01:00
parent a80f7ced44
commit 1681373d88
3 changed files with 106 additions and 1 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ const menu: NonNullable<Translation["menu"]> = {
privacySettings: {
title: "Away mode settings",
explanation:
'When the WorkAdventure tab is not visible, it switches to "away mode". In this mode, you can decide to automatically disable your webcam and/or microphone for as long as the tab stays hidden.',
'When the WorkAdventure tab is not visible, it switches to "away mode". In this mode, you can decide to automatically disable your webcam and/or microphone for as long as the tab stays hidden.',
cameraToggle: "Camera",
microphoneToggle: "Microphone",
},