Skip to content
This repository was archived by the owner on Mar 28, 2020. It is now read-only.

Remove autojoin feature - #182

Open
Lord-Haji wants to merge 4 commits into
jd4564:masterfrom
Lord-Haji:patch-6
Open

Lord-Haji wants to merge 4 commits into
jd4564:masterfrom
Lord-Haji:patch-6

Conversation

@Lord-Haji

Copy link
Copy Markdown

Main Client was updated for autojoin support in side servers

@HoeenCoder

Copy link
Copy Markdown

You might want to wait until the client is updated so the new code takes effect.

Comment thread chat-commands.js
Wisp.autoJoinRooms[user.userid].splice(Wisp.autoJoinRooms[user.userid].indexOf(targetRoom.id), 1);
Wisp.saveAutoJoins();
}
}

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

syntax error

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants