Skip to content

Commit df12ff0

Browse files
extra spaces removed
1 parent afc7b59 commit df12ff0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/frontend/wwwroot/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(() => {
1+
(() => {
22
window.headers = GetAuthDetails();
33
const apiEndpoint = sessionStorage.getItem('apiEndpoint') || BACKEND_API_URL;
44
const goHomeButton = document.getElementById("goHomeButton");

0 commit comments

Comments
 (0)