mirror of
https://github.com/tinyauthapp/tinyauth.git
synced 2026-09-04 21:23:34 +08:00
fix: do not append domains to users that have an email as the username
This commit is contained in:
@@ -160,7 +160,7 @@ code {
|
||||
}
|
||||
|
||||
pre {
|
||||
@apply bg-accent border border-border rounded-md p-2;
|
||||
@apply bg-accent border border-border rounded-md p-2 whitespace-break-spaces;
|
||||
}
|
||||
|
||||
.lead {
|
||||
|
||||
Reference in New Issue
Block a user