From 72fcf6161858fc8389f20dda7c79220d143b81a8 Mon Sep 17 00:00:00 2001 From: omni Date: Sun, 21 Jun 2026 15:39:54 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20templates.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates.json b/templates.json index 084aedb..d219e09 100644 --- a/templates.json +++ b/templates.json @@ -2,8 +2,8 @@ { "name": "Wi-Fi (WPA)", "fields": [ - {"id": "name", "name" :"Name", "type": "String"}, - {"id": "password", "name" :"Password", "type": "String"} + {"id": "name", "name" :"Name"}, + {"id": "password", "name" :"Password"} ], "template": "WIFI:S:$name$;T:WPA;P:$password$;;" }