Feature of /who and seeing the people in the channel

This commit is contained in:
Kasper Rynning-Tønnesen
2018-09-20 16:31:14 +02:00
parent 9d24d389e3
commit 4048b1346b
5 changed files with 44 additions and 21 deletions

View File

@@ -273,7 +273,7 @@ module.exports = function() {
});
});
}
Functions.remove_name_from_db(guid);
Functions.remove_name_from_db(guid, coll);
});
}