shitfuck
This commit is contained in:
parent
1a97c35e22
commit
704d0e8750
4 changed files with 49 additions and 1 deletions
|
@ -45,6 +45,8 @@ func storageFromEmptyDb(db *gorm.DB, cache *cache.Cache) (*Storage, error) {
|
|||
Note{},
|
||||
Role{},
|
||||
PasskeySession{},
|
||||
InboundJob{},
|
||||
OutboundJob{},
|
||||
)
|
||||
if err != nil {
|
||||
return nil, err
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue