Skip to content

Commit fa847eb

Browse files
authored
restapi as default
1 parent 1cf4b61 commit fa847eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admin/jsonConfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"type": "select",
8383
"title": "Api-Type",
8484
"attr": "apiType",
85-
"default": "mqtt",
85+
"default": "restapi",
8686
"width": "6%",
8787
"validator": "data.apiType.length > 3",
8888
"validatorNoSaveOnError": true,

0 commit comments

Comments
 (0)