mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
move oauth models into gtsmodel
This commit is contained in:
@@ -73,8 +73,8 @@ var models []interface{} = []interface{}{
|
||||
>smodel.Instance{},
|
||||
>smodel.Notification{},
|
||||
>smodel.RouterSession{},
|
||||
&oauth.Token{},
|
||||
&oauth.Client{},
|
||||
>smodel.Token{},
|
||||
>smodel.Client{},
|
||||
}
|
||||
|
||||
// Start creates and starts a gotosocial server
|
||||
|
Reference in New Issue
Block a user