mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Log error if settings unavailable when saving user settings
Fixes #1645
This commit is contained in:
@@ -75,6 +75,7 @@
|
||||
},
|
||||
|
||||
"settings": {
|
||||
"user-not-available": "Cannot save user settings: __message__",
|
||||
"not-available": "Settings not available",
|
||||
"property-read-only": "Property '__prop__' is read-only"
|
||||
},
|
||||
|
Reference in New Issue
Block a user