Skip to content

Commit

Permalink
Add non-consumable element to HTML
Browse files Browse the repository at this point in the history
  • Loading branch information
dpa99c committed Jul 25, 2015
1 parent a3f9ad1 commit ad4f638
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
@@ -1,3 +1,4 @@

platforms/
plugins/
plugins/
/.idea
1 change: 1 addition & 0 deletions www/index.html
Expand Up @@ -17,6 +17,7 @@ <h3 id="loading-indicator">Loading</h3>
<div id="consumable1-purchase"></div>
<div id="nonconsumable1-purchase"></div>
<div id="subscription1-purchase"></div>
<div id="nonconsumablehosted1-purchase"></div>
</div>
</div>

Expand Down

0 comments on commit ad4f638

Please sign in to comment.