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 410b255874
commit 0f8f175aa0
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);
});
}