mirror of
https://github.com/versia-pub/versia-go.git
synced 2026-03-13 04:29:15 +01:00
fix(instance-metadata): add required CreatedAt field
This commit is contained in:
parent
d6bdcce4f4
commit
290dadcbe7
3 changed files with 5 additions and 0 deletions
|
|
@ -56,6 +56,7 @@ func (i *InstanceMetadataRepositoryImpl) ImportFromLysandByURI(ctx context.Conte
|
|||
defer s.End()
|
||||
ctx = s.Context()
|
||||
|
||||
// TODO: implement storing the instance metadata
|
||||
//i.federationService.
|
||||
|
||||
return nil, nil
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue