Fix typo
This commit is contained in:
parent
e70f2164c1
commit
5de18a007d
1 changed files with 1 additions and 1 deletions
|
@ -177,7 +177,7 @@ Zotero.Sync.Data.Local = {
|
|||
loginManager.removeLogin(login);
|
||||
}
|
||||
// Remove the legacy pref
|
||||
Zotero.Pref.clear('sync.server.username');
|
||||
Zotero.Prefs.clear('sync.server.username');
|
||||
},
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue