Fixed email notification test

This commit is contained in:
Eduard Urbach 2018-03-02 17:19:33 +01:00
parent 833069d360
commit e1bbcd2756

View File

@ -8,10 +8,10 @@ import (
)
func main() {
notification := &arn.Notification{
notification := &arn.PushNotification{
Title: "Boku dake ga Inai Machi",
Message: "Episode 16 has been released!",
Image: "https://media.notify.moe/images/anime/large/11110.webp",
Icon: "https://media.notify.moe/images/anime/large/11110.webp",
Link: "https://notify.moe/anime/11110",
}