mirror of
https://github.com/leanote/desktop-app.git
synced 2025-10-15 15:41:19 +00:00
local user fix
This commit is contained in:
@@ -2058,6 +2058,9 @@ function userMenu(allUsers) {
|
||||
|
||||
mores.append(this.sync);
|
||||
mores.append(this.fullSync);
|
||||
mores.append(new gui.MenuItem({
|
||||
type: 'separator'
|
||||
}));
|
||||
}
|
||||
|
||||
// 其它的
|
||||
|
Reference in New Issue
Block a user