Skip to content

Commit

Permalink
fixes dist
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen Plaza committed Nov 7, 2015
1 parent 89dd2a3 commit ec39615
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</head>

<body>
<div id="firesidechat" data-fireaddr="https://<YOURADDR>.firebaseio.com/chat/exampleroom" data-moderatormode="false" />
<div id="firesidechat" data-fireaddr="https://<YOURFIREBASEADDR>/chat/exampleroom" data-moderatormode="false" data-moderatorwindow="false" />

</body>
</html>
Loading

0 comments on commit ec39615

Please sign in to comment.