Missed file from previous commit

This commit is contained in:
Dan Stillman 2010-04-27 08:04:15 +00:00
parent 453fed88bd
commit 14b62e27e2

View File

@ -28,7 +28,7 @@ Zotero.Notifier = new function(){
var _disabled = false;
var _types = [
'collection', 'creator', 'search', 'share', 'share-items', 'item',
'collection-item', 'item-tag', 'tag', 'group', 'bucket'
'collection-item', 'item-tag', 'tag', 'group', 'commons'
];
var _inTransaction;
var _locked = false;