mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
oops (#157)
This commit is contained in:
@@ -246,6 +246,7 @@ func (a *adminDB) CreateInstanceInstance(ctx context.Context) db.Error {
|
||||
}
|
||||
if exists {
|
||||
a.log.Infof("instance entry already exists")
|
||||
return nil
|
||||
}
|
||||
|
||||
iID, err := id.NewRandomULID()
|
||||
|
Reference in New Issue
Block a user