Обновить templates.json

This commit is contained in:
2026-06-21 15:55:34 +00:00
parent 51da93238a
commit 89b584ddb1
+1 -1
View File
@@ -2,7 +2,7 @@
{
"name": "Wi-Fi (WPA)",
"fields": [
{"id": "name", "name" :"Name"},
{"id": "name", "name" :"SSID"},
{"id": "encryption", "name": "Encryption", "default": "WPA"},
{"id": "password", "name": "Password", "maybeEmpty": "true"}
],