Merge pull request #2494 from thelounge/xpaw/list-together
Put list items in network context menu together
This commit is contained in:
commit
8f7a141711
@ -320,8 +320,8 @@ function addDefaultItems() {
|
|||||||
addDevoiceItem();
|
addDevoiceItem();
|
||||||
addFocusItem();
|
addFocusItem();
|
||||||
addEditNetworkItem();
|
addEditNetworkItem();
|
||||||
|
addJoinItem();
|
||||||
addChannelListItem();
|
addChannelListItem();
|
||||||
addBanListItem();
|
addBanListItem();
|
||||||
addJoinItem();
|
|
||||||
addIgnoreListItem();
|
addIgnoreListItem();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user