mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
[bugfix] Fix POST to create account endpoint (#3767)
This commit is contained in:
@ -41,6 +41,7 @@ func New(
|
||||
return Processor{
|
||||
state: state,
|
||||
converter: converter,
|
||||
oauthServer: oauthServer,
|
||||
emailSender: emailSender,
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user