mirror of
https://github.com/thelounge/thelounge
synced 2024-11-26 05:50:22 +00:00
Merge pull request #2494 from thelounge/xpaw/list-together
Put list items in network context menu together
This commit is contained in:
commit
8f7a141711
1 changed files with 1 additions and 1 deletions
|
@ -320,8 +320,8 @@ function addDefaultItems() {
|
|||
addDevoiceItem();
|
||||
addFocusItem();
|
||||
addEditNetworkItem();
|
||||
addJoinItem();
|
||||
addChannelListItem();
|
||||
addBanListItem();
|
||||
addJoinItem();
|
||||
addIgnoreListItem();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue