diff options
Diffstat (limited to 'internal/cache/timeline/preload.go')
| -rw-r--r-- | internal/cache/timeline/preload.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/cache/timeline/preload.go b/internal/cache/timeline/preload.go index b941a8b0c..c2daa2fc6 100644 --- a/internal/cache/timeline/preload.go +++ b/internal/cache/timeline/preload.go @@ -21,7 +21,7 @@ import ( "sync" "sync/atomic" - "github.com/superseriousbusiness/gotosocial/internal/log" + "code.superseriousbusiness.org/gotosocial/internal/log" ) // preloader provides a means of synchronising the |
