forked from cory/tildefriends
Old chat tweaks.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3360 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
@ -172,6 +172,7 @@ class IrcService {
|
||||
this._send("QUIT");
|
||||
this._socket.close();
|
||||
this._service.notifyStateChanged("disconnected");
|
||||
exit(0);
|
||||
}
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user