Add local_bulletin message area type

This commit is contained in:
Bryan Ashby 2015-12-30 22:28:25 -07:00
parent db014c16bf
commit 7fb9cdccb1
1 changed files with 3 additions and 2 deletions

View File

@ -81,8 +81,9 @@ function Message(options) {
}
Message.WellKnownAreaNames = {
Invalid : '',
Private : 'private_mail'
Invalid : '',
Private : 'private_mail',
Bulletin : 'local_bulletin',
};
// :TODO: This doesn't seem like a good way to go -- perhaps only for local/user2user, or just use