Merge branch 'main' into mod/presupuesto_cliente

This commit is contained in:
2025-06-28 11:52:34 +02:00
3 changed files with 5 additions and 7 deletions

View File

@ -42,11 +42,7 @@ class Kint extends BaseConfig
*/
public string $richTheme = 'aante-light.css';
public bool $richFolder = false;
//public int $richSort = AbstractRenderer::SORT_FULL;
<<<<<<< HEAD
public int $richSort = 0;
=======
>>>>>>> main
public int $richSort = 0; //AbstractRenderer::SORT_FULL;
/**
* @var array<string, class-string<ValuePluginInterface>>|null