UX tweaks, traits bug fix, adding member info

This commit is contained in:
2026-04-16 11:50:11 -07:00
parent 7b624b3238
commit 8ff071c69b
43 changed files with 3248 additions and 3816 deletions

View File

@@ -3,13 +3,13 @@
{
"ssh": "Disabled",
"previewLimit": 50,
"server": "mic-check-db-1",
"server": "localhost",
"port": 5432,
"askForPassword": true,
"driver": "PostgreSQL",
"name": "MicCheck - local",
"database": "micheck",
"username": "micheck"
"database": "miccheck",
"username": "miccheck"
}
]
}