mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-01-11 22:40:36 +00:00
image path fix
This commit is contained in:
parent
aeaf54425a
commit
36166b3018
2 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||
}
|
||||
|
|
@ -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"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue