users -> peers
This commit is contained in:
parent
f5b939a1b2
commit
5a417baf16
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@ oml.ui.folders = function() {
|
|||
'part.preferences': 'account'
|
||||
});
|
||||
} else {
|
||||
oml.UI.set({page: 'users'});
|
||||
oml.UI.set({page: 'peers'});
|
||||
}
|
||||
}
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue