image path fix

This commit is contained in:
Tanakrit-D 2025-04-03 01:08:40 +11:00
parent aeaf54425a
commit 36166b3018
2 changed files with 2 additions and 2 deletions

View file

@ -5,5 +5,5 @@
"app_name": "Mangayomi",
"caption": "Update for Mangayomi now available!",
"tint_colour": "EF4444",
"image_url": "https://raw.githubusercontent.com/kodjodevf/mangayomi/refs/heads/main/repo/images/news/update.webp"
"image_url": "https://raw.githubusercontent.com/kodjodevf/mangayomi/refs/heads/main/repo/images/news/update_default.webp"
}

View file

@ -96,7 +96,7 @@
"caption": "Update for Mangayomi now available!",
"date": "2025-04-02T13:40:06Z",
"tintColor": "EF4444",
"imageURL": "https://raw.githubusercontent.com/kodjodevf/mangayomi/refs/heads/main/repo/images/news/update.webp",
"imageURL": "https://raw.githubusercontent.com/kodjodevf/mangayomi/refs/heads/main/repo/images/news/update_default.webp",
"notify": true,
"url": "https://github.com/kodjodevf/mangayomi/releases/tag/v0.6.0"
}