This commit is contained in:
tobi 2025-05-05 12:01:11 +02:00
commit 052a84b972
11 changed files with 29 additions and 29 deletions

View file

@ -20,7 +20,7 @@ package timeline
import (
"context"
"github.com/superseriousbusiness/gotosocial/internal/timeline"
"code.superseriousbusiness.org/gotosocial/internal/timeline"
)
// SkipInsert returns a function that satisifes SkipInsertFunction.