mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-28 11:00:39 +00:00
test smtp connection before set up
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<h1 v-if="title" class="mb-2 text-2xl font-bold">
|
||||
{{ title }}
|
||||
</h1>
|
||||
<p v-if="message" class="mb-4 text-sm">
|
||||
<p v-if="message" class="mb-4 text-sm overflow-anywhere">
|
||||
{{ message }}
|
||||
</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user