Automatic Playlist Images completed

This commit is contained in:
eccentric 2023-12-09 00:20:53 +00:00
parent 2b9ab97d4d
commit 14243fc2d8

View File

@ -39,7 +39,7 @@ func init() {
fortnite.NewFortnitePerson("ac", "1") fortnite.NewFortnitePerson("ac", "1")
} }
fortnite.GenerateSoloImage() fortnite.GeneratePlaylistImages()
} }
func main() { func main() {