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