mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Ensure tooltip popover doesn't replace normal popover
This commit is contained in:
@@ -139,9 +139,9 @@
|
||||
"clearLog": "Clear log",
|
||||
"filterLog": "Filter log",
|
||||
"openWindow": "Open in new window",
|
||||
"copyPath": "copy Path",
|
||||
"copyPayload": "copy Value",
|
||||
"pinPath": "pin open"
|
||||
"copyPath": "Copy path",
|
||||
"copyPayload": "Copy value",
|
||||
"pinPath": "Pin open"
|
||||
},
|
||||
"messageMenu": {
|
||||
"collapseAll": "Collapse all paths",
|
||||
|
Reference in New Issue
Block a user