fix: update tooltip text for BypassButton

This commit is contained in:
Johnpaul
2025-09-09 20:51:40 +01:00
parent d48c0ace54
commit f96afa5daa

View File

@@ -31,7 +31,7 @@ describe('BypassButton', () => {
en: {
selectionToolbox: {
bypassButton: {
tooltip: 'Toggle bypass mode'
tooltip: 'Bypass/Unbypass Selected Nodes'
}
}
}