mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-07 20:29:32 -06:00
[feature] Move to code.superseriousbusiness.org
This commit is contained in:
parent
e99ff1eded
commit
b34ffc77ff
1195 changed files with 4921 additions and 4918 deletions
4
internal/cache/timeline.go
vendored
4
internal/cache/timeline.go
vendored
|
|
@ -18,8 +18,8 @@
|
|||
package cache
|
||||
|
||||
import (
|
||||
"github.com/superseriousbusiness/gotosocial/internal/cache/timeline"
|
||||
"github.com/superseriousbusiness/gotosocial/internal/log"
|
||||
"code.superseriousbusiness.org/gotosocial/internal/cache/timeline"
|
||||
"code.superseriousbusiness.org/gotosocial/internal/log"
|
||||
)
|
||||
|
||||
type TimelineCaches struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue