mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-12 09:23:09 -06:00
Still trying to fix that merge...
This commit is contained in:
parent
bb1d87485a
commit
280863b3d3
|
|
@ -348,4 +348,4 @@ func (d *Database) CheckAccountAvailability(ctx context.Context, localpart strin
|
|||
return true, nil
|
||||
}
|
||||
return false, err
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue