Added arn to the main repository
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
package characters
|
||||
|
||||
import "github.com/animenotifier/arn"
|
||||
import "github.com/animenotifier/notify.moe/arn"
|
||||
|
||||
func fetchAll() []*arn.Character {
|
||||
return arn.FilterCharacters(func(character *arn.Character) bool {
|
||||
|
Reference in New Issue
Block a user