aboutsummaryrefslogtreecommitdiffstats
path: root/library/example/index.html
diff options
context:
space:
mode:
authorkumavis <aaron@kumavis.me>2016-08-27 08:39:19 +0800
committerkumavis <aaron@kumavis.me>2016-08-27 08:39:19 +0800
commitb7aab955196a7cef2705e8546814b5c6c1830da7 (patch)
tree19c1b72359af5372bb800b2e268ce7f146ddb915 /library/example/index.html
parent23a144fb8b0b214b9c352ee523405d5ecd03046e (diff)
downloadtangerine-wallet-browser-b7aab955196a7cef2705e8546814b5c6c1830da7.tar.gz
tangerine-wallet-browser-b7aab955196a7cef2705e8546814b5c6c1830da7.tar.zst
tangerine-wallet-browser-b7aab955196a7cef2705e8546814b5c6c1830da7.zip
library - basic test server + partial safari fixes
Diffstat (limited to 'library/example/index.html')
-rw-r--r--library/example/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/example/index.html b/library/example/index.html
index aa15a4523..47d6da34f 100644
--- a/library/example/index.html
+++ b/library/example/index.html
@@ -12,6 +12,6 @@
<button class="action-button-1">SYNC TX</button>
<button class="action-button-2">ASYNC TX</button>
<script src="./zero.js"></script>
- <script src="./bundle.js"></script>
+ <script src="./app.js"></script>
</body>
</html> \ No newline at end of file