mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-30 18:57:18 +00:00
Monotone-Parent: 31944b31e8b5d1a365743dff3ce2623f84656f95
Monotone-Revision: 07b8f7c9c6359e1f416c97fef30b58d61d5769fb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-01T18:51:23 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1042,7 +1042,7 @@ function initMailer(event) {
|
||||
if (!document.body.hasClassName("popup")) {
|
||||
configureMessageListEvents();
|
||||
initDnd();
|
||||
currentMailbox = "/" + accounts[0] + "/INBOX";
|
||||
currentMailbox = "/" + accounts[0] + "/folderINBOX";
|
||||
initMailboxTree();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user