Add CI, mdl and pre-commit

This commit is contained in:
Henrik Hüttemann
2023-05-20 10:41:41 +02:00
parent 6ba65443f1
commit 8804c37d6d
5 changed files with 40 additions and 1 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ mapRoom (rcRoom) {
case 'c':
room.preset = 'public_chat'
break;
case 'p':
room.preset = 'private_chat'
break;