Skip to content

Commit

Permalink
use the appId as the xdm channel
Browse files Browse the repository at this point in the history
  • Loading branch information
sbellity committed Jul 22, 2014
1 parent c1d4468 commit 9dec8de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/api/xdm.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ define ['domready', 'lib/utils/promises', 'xdm', 'lib/utils/version', 'underscor
rpc = new xdm.Rpc
remote: buildRemoteUrl config
container: document.body
channel: config.appId
props:
tabIndex: -1
height: "0"
Expand Down

0 comments on commit 9dec8de

Please sign in to comment.