This commit is contained in:
+1
-3
@@ -1,9 +1,7 @@
|
||||
package models
|
||||
|
||||
type InitialUserConfig struct {
|
||||
Email string `yaml:"email"`
|
||||
Username string `yaml:"username"`
|
||||
Password string `yaml:"password"`
|
||||
Email string `yaml:"email"`
|
||||
}
|
||||
|
||||
type EmailConfig struct {
|
||||
|
||||
Reference in New Issue
Block a user