From 87ac2de20ebb3be16f2e1ea5642f75153cd87ae3 Mon Sep 17 00:00:00 2001 From: omni Date: Sun, 21 Jun 2026 17:23:56 +0000 Subject: [PATCH] fix test --- templates.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates.json b/templates.json index 7e10ff8..330e3fc 100644 --- a/templates.json +++ b/templates.json @@ -97,5 +97,5 @@ {"id": "password", "name": "Password", "maybeEmpty": "true"} ], "template": "WIFI:S:$name$;T:$encryption$;P:$password$;;" - }, + } ]