fix: Reinstate "moving on workspace" announcements (#9904)

This commit is contained in:
Robert Knight
2026-05-20 15:47:37 +01:00
committed by GitHub
parent a34d95d9a5
commit 8bf2e1ed12
@@ -536,8 +536,8 @@ export class BlockDragStrategy implements IDragStrategy {
if (!wasConnected) {
this.workspace.getAudioManager().playErrorBeep();
return;
}
return;
}
}
this.announceMove();