undoredo: added missing item

This commit is contained in:
Doug Blank 2015-06-13 21:35:56 -04:00
parent 9eef80afb0
commit 8b4c5c4ebe

View File

@ -35,6 +35,7 @@ class DbUndo(object):
self.db.media_map,
self.db.place_map,
self.db.repository_map,
None,
self.db.note_map,
self.db.tag_map,
self.db.citation_map,