add functions into classes

This commit is contained in:
Entwicklung 2023-11-28 08:59:02 +01:00
parent 72db66fe24
commit 354ce72ac9

View file

@ -4,7 +4,7 @@
"description": "matrix bot for jitsi-admin", "description": "matrix bot for jitsi-admin",
"main": "index.mjs", "main": "index.mjs",
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1", "test": "echo \"Error: no test specified\" && exit 1"
}, },
"author": "", "author": "",
"license": "ISC", "license": "ISC",