mirror of
https://github.com/YACReader/yacreader
synced 2026-02-05 14:50:11 -05:00
fixed comic vine integration by using the new url, a new setting has been added so future binaries should be able to solve issues like this by setting the base url in the .ini file
This commit is contained in:
@ -55,6 +55,7 @@
|
||||
#define COMICS_GRID_COVER_SIZES "COMICS_GRID_COVER_SIZES"
|
||||
|
||||
#define COMIC_VINE_API_KEY "COMIC_VINE_API_KEY"
|
||||
#define COMIC_VINE_BASE_URL "COMIC_VINE_BASE_URL"
|
||||
|
||||
namespace YACReader
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user