mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Small tidy up on context plugin loading
This commit is contained in:
@@ -159,6 +159,7 @@
|
||||
|
||||
"context": {
|
||||
"error-module-not-loaded": "'__module__' could not be loaded",
|
||||
"error-loading-module": "Error loading context module '__module__': __message__ ",
|
||||
"error-module-not-defined": "'module' is not defined in '__storage__' of settings.contextStorage",
|
||||
"error-invalid-default-module": "Invalid storage '__storage__' is specified as a default storage",
|
||||
"error-use-undefined-storage": "Undefined storage '__storage__' is specified"
|
||||
|
Reference in New Issue
Block a user