fix dm room name

This commit is contained in:
Peter Maquiran
2022-01-13 11:43:36 +01:00
parent ffcde98967
commit cf98e99531
4 changed files with 19 additions and 3 deletions
+1 -1
View File
@@ -14,5 +14,5 @@ function deepFind(obj, path) {
}
module.exports = {
deepFind: deepFind,
deepFind: deepFind,
};