Добавить templates.json

This commit is contained in:
2026-06-21 14:49:02 +00:00
commit 284193b82e
+10
View File
@@ -0,0 +1,10 @@
[
{
"name": "Wi-Fi (WPA)",
"fields": [
{"name" :"string"},
{"password": "string"}
],
"template": "WIFI:S:$name$;T:WPA;P:$password$;;"
}
]