Skip to content

Commit

Permalink
fix mistaken path rename (mistake during src/ move)
Browse files Browse the repository at this point in the history
  • Loading branch information
mjurbanski-reef committed Jun 21, 2024
1 parent 1bada45 commit 83b82ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/fingerprint/templates/fingerprint/fingerprint.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
</head>
<body>
Please wait, we'll redirect you shortly...
{% include "fingerprint/include/include/script.html" %}
{% include "fingerprint/include/script.html" %}
</body>
</html>

0 comments on commit 83b82ee

Please sign in to comment.