mirror of
https://github.com/omltcat/dcs-lua-runner.git
synced 2025-11-10 15:49:49 +00:00
Release 1.1.6
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
"dcsLuaRunner.returnDisplayFormat": {
|
||||
"type": "string",
|
||||
"enum": ["Lua Table", "JSON"],
|
||||
"default": "JSON",
|
||||
"default": "Lua Table",
|
||||
"description": "Note: Experimental feature! Original returned data is in JSON. Conversion to Lua table is done after receiving data and may not be 100% accurate. Please report any issues."
|
||||
},
|
||||
"dcsLuaRunner.quickButtons": {
|
||||
|
||||
Reference in New Issue
Block a user