local peers should always be online
This commit is contained in:
parent
828705923c
commit
d799e690b5
4 changed files with 9 additions and 1 deletions
|
|
@ -490,6 +490,7 @@ oml.ui.peersPanel = function() {
|
|||
}
|
||||
],
|
||||
items: folder.items,
|
||||
keys: ['local'],
|
||||
max: 1,
|
||||
sort: [{key: 'index', operator: '+'}],
|
||||
sortable: folder.id == 'peers',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue