Cache messages on receipt, remove from cache when processed
FREEBIE
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
* vim: ts=4:sw=4:expandtab
|
||||
*/
|
||||
|
||||
'use strict';
|
||||
|
||||
;(function() {
|
||||
'use strict';
|
||||
|
||||
/*********************
|
||||
*** Group Storage ***
|
||||
*********************/
|
||||
|
Reference in New Issue
Block a user