title chaneeee

This commit is contained in:
legop3
2026-05-10 19:43:28 -04:00
parent 7148e41828
commit 3de42412dd
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -86,7 +86,7 @@ function buildEmbedCopy(state, camera) {
lockdown: 'locked',
}[mode] || mode;
let title = 'Multi Roomba Rover';
let title = 'Roomba Rover';
if (mode === 'lockdown') {
title = 'Private mode is on';
} else if (roversOnline === 0) {