fixed Iwc publish_global

This commit is contained in:
Kevin Jahns
2014-08-14 14:31:22 +02:00
parent 3f5f3cae97
commit 1039f169c3
2 changed files with 3 additions and 1 deletions

View File

@@ -80,6 +80,7 @@ createIwcConnector = (callback)->
component: ""
data: ""
dataType: ""
flags: ["PUBLISH_GLOBAL"]
extras: content
@duiClient.sendIntent(intent)
@@ -89,6 +90,7 @@ createIwcConnector = (callback)->
component: ""
data: ""
dataType: ""
flags: ["PUBLISH_GLOBAL"]
extras: {}
init = ()->