mirror of
https://github.com/C9Glax/tranga-website.git
synced 2025-10-15 09:50:48 +02:00
prettier
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<h1>Maintenance</h1>
|
||||
</template>
|
||||
<UButton icon="i-lucide-database" :loading="cleanUpDatabaseBusy" class="w-fit mb-2" @click="cleanUpDatabase"
|
||||
>Clean database</UButton
|
||||
>Clean database</UButton
|
||||
>
|
||||
<UFormField label="API Url" name="apiUrl">
|
||||
<UInput v-model="apiUrl" class="max-w-full w-xs" placeholder="http://<ip:port>/" />
|
||||
|
Reference in New Issue
Block a user