| @@ -391,8 +391,9 @@ | ||
| 391 | 391 | 'has_pro' => !!defined('FLUENT_BOARDS_PRO_VERSION'), |
| 392 | 392 | 'upgrade_url' => fluent_boards_get_upgrade_url(), |
| 393 | 393 | 'board_solid_colors' => Constant::BOARD_BACKGROUND_DEFAULT_SOLID_COLORS, |
| 394 | 394 | 'board_gradient_colors' => Constant::BOARD_BACKGROUND_DEFAULT_GRADIENT_COLORS, |
| 395 | + 'label_color_presets' => Constant::LABEL_COLOR_PRESETS, | |
| 395 | 396 | 'ai_features' => [ |
| 396 | 397 | 'enabled' => (new \FluentBoards\App\Services\AiService())->isReady(), |
| 397 | 398 | ], |
| 398 | 399 | 'me' => [ |