mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-03 22:59:14 +00:00
fix: update tooltip text for BypassButton
This commit is contained in:
@@ -31,7 +31,7 @@ describe('BypassButton', () => {
|
||||
en: {
|
||||
selectionToolbox: {
|
||||
bypassButton: {
|
||||
tooltip: 'Toggle bypass mode'
|
||||
tooltip: 'Bypass/Unbypass Selected Nodes'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user