Обновить templates.json
This commit is contained in:
+2
-3
@@ -1,10 +1,9 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"id": "wifi_wpa",
|
|
||||||
"name": "Wi-Fi (WPA)",
|
"name": "Wi-Fi (WPA)",
|
||||||
"fields": [
|
"fields": [
|
||||||
{"name" :"string"},
|
{"id": "name", "name" :"Name", "type": "String"},
|
||||||
{"password": "string"}
|
{"id": "password", "name" :"Password", "type": "String"}
|
||||||
],
|
],
|
||||||
"template": "WIFI:S:$name$;T:WPA;P:$password$;;"
|
"template": "WIFI:S:$name$;T:WPA;P:$password$;;"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user