mirror of
https://github.com/lobehub/lobehub.git
synced 2026-03-27 13:29:15 +07:00
- Replace compile-time ENABLE_BUSINESS_FEATURES constant with runtime serverConfigSelectors.enableBusinessFeatures for cron module - Redesign CronJobScheduleConfig with FormGroup pattern matching Settings UI - Update CronJobHeader with simplified layout (28px title, Switch only) - Convert all cron feature components to use createStaticStyles with cssVar - Add i18n keys for cron job form labels LOBE-4540