feat: adding system settings page. And did some refactoring.

This commit is contained in:
charlesgauthereau
2026-01-17 22:26:44 +01:00
parent e63e62d3e0
commit 5b980fb382
24 changed files with 238 additions and 161 deletions
@@ -43,6 +43,7 @@ export const AdvancedCronSelect = ({
</Label>
{!isAdvanced ? (
<Select
// @ts-ignore
id={id}
className="col-span-4"
value={defaultValue}