This commit is contained in:
Rasmus Lindroth 2022-05-01 17:47:45 +02:00
parent be11f5b013
commit b1b367ca33
45 changed files with 24 additions and 1976 deletions

View file

@ -6,7 +6,7 @@ import (
"log"
"time"
"github.com/RasmusLindroth/go-mastodon"
"github.com/RasmusLindroth/tut3/mastodon"
)
func ExampleRegisterApp() {