mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-04 15:07:02 +03:00
parent
0af6fbadaa
commit
6acba46339
10 changed files with 2424 additions and 258 deletions
|
|
@ -147,7 +147,7 @@
|
|||
*/
|
||||
Links.prototype.inbox = function ()
|
||||
{
|
||||
return this.sBase + 'mailbox/Inbox';
|
||||
return this.sBase + 'mailbox/INBOX';
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue