TrainerDay: Set fallback for max workouts per page

See https://github.com/GoldenCheetah/GoldenCheetah/pull/4522#issuecomment-2253027635
This commit is contained in:
Joachim Kohlhammer
2024-08-05 16:21:11 +02:00
committed by Alejandro Martinez
parent 46bf477675
commit a17d069202

View File

@@ -26,6 +26,10 @@
#include "TrainDB.h"
#include "Secrets.h"
#if !defined(GC_TRAINERDAY_API_PAGESIZE)
#define GC_TRAINERDAY_API_PAGESIZE 25
#endif
#if defined(GC_WANT_TRAINERDAY_API)
TrainerDayAPIDialog::TrainerDayAPIDialog