3
0
mirror of https://github.com/reality/dbot.git synced 2024-11-27 22:39:26 +01:00

i am a retard

This commit is contained in:
reality 2013-01-02 22:08:31 +00:00
parent f1d30c9df2
commit 7954f4e080

View File

@ -60,7 +60,7 @@ var users = function(dbot) {
// Replace users entry with new primary user
var usersIndex = knownUsers.users.indexOf(newAlias);
knownUsers.splice(usersIndex, 1);
knownUsers.users.splice(usersIndex, 1);
knownUsers.users.push(newParent);
// Remove alias for new parent & add alias for new alias