mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 02:22:26 -05:00
clean up some weirdness in the router (#80)
This commit is contained in:
parent
3568579218
commit
c71e55ecc4
11 changed files with 336 additions and 85 deletions
|
|
@ -47,6 +47,7 @@ var testModels []interface{} = []interface{}{
|
|||
>smodel.Emoji{},
|
||||
>smodel.Instance{},
|
||||
>smodel.Notification{},
|
||||
>smodel.RouterSession{},
|
||||
&oauth.Token{},
|
||||
&oauth.Client{},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue