fix build and auto-test issues

This commit is contained in:
2025-01-20 13:06:05 -07:00
parent 59b433830d
commit 101acd2a8c
3 changed files with 16 additions and 18 deletions

View File

@@ -352,12 +352,8 @@
</button>
</div>
</div>
<div v-else-if="loadingProfile">
Loading...
</div>
<div v-else="savingProfile">
Saving...
</div>
<div v-else-if="loadingProfile">Loading...</div>
<div v-else>Saving...</div>
</div>
<div