mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 08:12:05 +00:00
refresh the folder pane after upgrade process finishes
This commit is contained in:
parent
d936a6fb95
commit
44295b69b7
@ -99,6 +99,7 @@ function verifyAccounts() {
|
||||
try {
|
||||
dump("attempt to UpgradePrefs. If that fails, open the account wizard.\n");
|
||||
am.UpgradePrefs();
|
||||
refreshFolderPane();
|
||||
}
|
||||
catch (ex) {
|
||||
// upgrade prefs failed, so open account wizard
|
||||
|
Loading…
Reference in New Issue
Block a user