update to entity creates sync event

This commit is contained in:
azivner
2018-01-30 20:12:19 -05:00
parent 35c7b54176
commit 5217339209
6 changed files with 10 additions and 0 deletions

View File

@@ -105,6 +105,7 @@ module.exports = {
addImageSync,
addNoteImageSync,
addAttributeSync,
addEntitySync,
cleanupSyncRowsForMissingEntities,
fillAllSyncRows
};