minor tweak...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2017-01-27 04:22:54 +03:00
parent f03bcd443e
commit 91e35d9f9a
2 changed files with 2 additions and 2 deletions

View File

@ -1332,7 +1332,7 @@ module.MetaActions = {
: a.post ? (a.post.source_tag || a.post.event_tag)
: null
})
},
.unique() },
// doc generators...
//

View File

@ -1,6 +1,6 @@
{
"name": "ig-actions",
"version": "3.0.3",
"version": "3.0.4",
"description": "",
"main": "actions.js",
"scripts": {