Skip to content

Commit

Permalink
fix url
Browse files Browse the repository at this point in the history
  • Loading branch information
seiyria committed Oct 14, 2018
1 parent 17cc48b commit ec8615f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</style>
</head>
<body>
<webview style="width: 100vw; height: 100vh;" src="http://localhost:4567"></webview>
<webview style="width: 100vw; height: 100vh;" src="https://play.rair.land"></webview>

<script>
require('./renderer.js');
Expand Down

0 comments on commit ec8615f

Please sign in to comment.