mirror of
https://github.com/wassname/talk.git
synced 2026-08-01 13:00:55 +08:00
fix: some form fields are not nullable (#2577)
This commit is contained in:
@@ -58,6 +58,7 @@ export const settings = createFixture<GQLSettings>({
|
||||
},
|
||||
email: {
|
||||
enabled: true,
|
||||
smtp: {},
|
||||
},
|
||||
customCSSURL: "",
|
||||
allowedDomains: ["http://localhost:8080"],
|
||||
|
||||
Reference in New Issue
Block a user