mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Add flow reload admin api
This commit is contained in:
@@ -41,7 +41,8 @@
|
||||
|
||||
"api": {
|
||||
"flows": {
|
||||
"error-save": "Error saving flows: __message__"
|
||||
"error-save": "Error saving flows: __message__",
|
||||
"error-reload": "Error reloading flows: __message__"
|
||||
},
|
||||
"library": {
|
||||
"error-load-entry": "Error loading library entry '__path__': __message__",
|
||||
|
||||
Reference in New Issue
Block a user