Skip to content

Commit

Permalink
fix #785
Browse files Browse the repository at this point in the history
  • Loading branch information
Areso committed Mar 19, 2023
1 parent a4b21fc commit 817beaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link rel="stylesheet" type="text/css" href="./css/game.css">
<link rel="stylesheet" type="text/css" href="./css/hire.css">
<link rel="stylesheet" type="text/css" href="./css/inn.css">
<script src="https://browser.sentry-cdn.com/5.1.2/bundle.min.js" crossorigin="anonymous"></script>
<script src="/js/lib/sentry.min.js" crossorigin="anonymous"></script>
<script>
'use strict';
if (window.location.href.indexOf("file")===-1){
Expand Down

0 comments on commit 817beaa

Please sign in to comment.