mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-10 11:47:28 -06:00
work on emojis
This commit is contained in:
parent
de9718c566
commit
32629a378d
31 changed files with 605 additions and 67 deletions
|
|
@ -21,5 +21,5 @@ package testrig
|
|||
import "github.com/superseriousbusiness/gotosocial/internal/distributor"
|
||||
|
||||
func NewTestDistributor() distributor.Distributor {
|
||||
return distributor.New(nil, NewTestLog())
|
||||
return distributor.New(NewTestLog())
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue