mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
auto mode to auto parse string to JS Object
This commit is contained in:
committed by
GitHub
parent
ea671bf395
commit
ce67737cc9
@@ -384,7 +384,7 @@
|
||||
"buffer": "буфер",
|
||||
"string": "строка",
|
||||
"base64": "строка в кодировке Base64",
|
||||
"auto": "автоопределение (строка или буфер)",
|
||||
"auto": "автоопределение (разобрать объект JSON, строка или буфер)",
|
||||
"json": "объект JSON"
|
||||
},
|
||||
"true": "да",
|
||||
|
||||
Reference in New Issue
Block a user