mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-13 09:53:10 -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 true, nil
|
||||||
}
|
}
|
||||||
return false, err
|
return false, err
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue