From 354ce72ac99d00dab3539ce9c414bab3e9b1f465 Mon Sep 17 00:00:00 2001 From: Entwicklung Date: Tue, 28 Nov 2023 08:59:02 +0100 Subject: [PATCH] add functions into classes --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e25e76d..c72fafd 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "matrix bot for jitsi-admin", "main": "index.mjs", "scripts": { - "test": "echo \"Error: no test specified\" && exit 1", + "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC",