mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 09:32:24 -05:00
Messing around a bit
This commit is contained in:
parent
9ffbb353d0
commit
c879e1b0b3
5 changed files with 30 additions and 11 deletions
|
|
@ -23,6 +23,6 @@ import (
|
|||
)
|
||||
|
||||
func main() {
|
||||
router := api.NewRouter()
|
||||
router := client.NewRouter()
|
||||
router.Route()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue