local user fix

This commit is contained in:
life
2015-10-24 23:55:14 +08:00
parent f931c1d203
commit 0824b4b32b
2 changed files with 3 additions and 3 deletions

View File

@@ -2058,6 +2058,9 @@ function userMenu(allUsers) {
mores.append(this.sync);
mores.append(this.fullSync);
mores.append(new gui.MenuItem({
type: 'separator'
}));
}
// 其它的