From 4ec9ff230b1e5aa8652ab7c4d783370d3e152568 Mon Sep 17 00:00:00 2001 From: NeleR Date: Tue, 28 Apr 2026 15:22:12 +0200 Subject: [PATCH] test test --- qr-bundle.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/qr-bundle.json b/qr-bundle.json index 61f9dff..9c931bb 100644 --- a/qr-bundle.json +++ b/qr-bundle.json @@ -18,9 +18,10 @@ }, "qr-bootstrap.js": { "url": "form/input/qr/bootstrap.js" - } + }, + "something": "this is a test" } } } } -} \ No newline at end of file +}