fix top warnings when on prod or non-prod servers

This commit is contained in:
2023-12-18 16:06:55 -07:00
parent 1dd2333624
commit d0697c1ef4
3 changed files with 6 additions and 9 deletions

View File

@@ -390,7 +390,7 @@
@click="toggleTestWarning"
>
<!-- label -->
<h2>Show warning if on test server</h2>
<h2>Show warning if on non-prod server</h2>
<!-- toggle -->
<div class="relative ml-2">
<!-- input -->