Skip to content

Commit

Permalink
change base path for env.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Nadim Ritter committed Aug 21, 2024
1 parent 17366e6 commit 3af474d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta charset="UTF-8" />
<link rel="icon" href="/img/seb-logo-no-border.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<script src="sps-gui/env.js"></script>
<script src="/sps-gui/env.js"></script>
<title>SEB Screen Proctoring</title>
</head>

Expand Down

0 comments on commit 3af474d

Please sign in to comment.