Skip to content

Commit

Permalink
Run make frontend_build PR #2717
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberw committed May 21, 2024
1 parent 564bfa8 commit a5a57d1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion locust/webui/dist/auth.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<meta name="theme-color" content="#000000" />

<title>Locust</title>
<script type="module" crossorigin src="./assets/index-941b6e82.js"></script>
<script type="module" crossorigin src="./assets/index-8515c9b5.js"></script>
</head>
<body>
<div id="root"></div>
Expand Down
2 changes: 1 addition & 1 deletion locust/webui/dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<meta name="theme-color" content="#000000" />

<title>Locust</title>
<script type="module" crossorigin src="./assets/index-941b6e82.js"></script>
<script type="module" crossorigin src="./assets/index-8515c9b5.js"></script>
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit a5a57d1

Please sign in to comment.