Fix character first level being pickable twice and add mail proxy

This commit is contained in:
2025-04-22 20:57:59 +02:00
parent 598cf54bc5
commit 0771d5ebd1
6 changed files with 9 additions and 3 deletions

View File

@@ -141,6 +141,7 @@ export default defineNuxtConfig({
mail: {
host: '',
port: '',
proxy: '',
user: '',
passwd: '',
dkim: '',