mirror of
https://github.com/flynx/actions.js.git
synced 2025-10-29 18:30:10 +00:00
minor tweak...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
f03bcd443e
commit
91e35d9f9a
@ -1332,7 +1332,7 @@ module.MetaActions = {
|
|||||||
: a.post ? (a.post.source_tag || a.post.event_tag)
|
: a.post ? (a.post.source_tag || a.post.event_tag)
|
||||||
: null
|
: null
|
||||||
})
|
})
|
||||||
},
|
.unique() },
|
||||||
|
|
||||||
// doc generators...
|
// doc generators...
|
||||||
//
|
//
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ig-actions",
|
"name": "ig-actions",
|
||||||
"version": "3.0.3",
|
"version": "3.0.4",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": "actions.js",
|
"main": "actions.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user