refresh the folder pane after upgrade process finishes

This commit is contained in:
alecf%netscape.com 1999-09-15 04:49:43 +00:00
parent d936a6fb95
commit 44295b69b7

View File

@ -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