diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 417ff678..2264e60a 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -2,7 +2,7 @@ name: Renovate on: schedule: - - cron: "0,15,30,45 3,4 * * *" # Every day eight chances for Renovate to create or rebase branches and create, rebase or merge PRs + - cron: "0,30 2,3,4 * * *" # Every day six chances for Renovate to create or rebase branches and create, rebase or merge PRs workflow_dispatch: # Manually run the workflow push: # Run the workflow on changes to the configuration branches: diff --git a/app/src/app/_components/CmdK/CmdKLoader.tsx b/app/src/app/_components/CmdK/CmdKLoader.tsx index f4be895b..7d6d4a0b 100644 --- a/app/src/app/_components/CmdK/CmdKLoader.tsx +++ b/app/src/app/_components/CmdK/CmdKLoader.tsx @@ -19,13 +19,13 @@ export const CmdKLoader = ({ className, disableAlgolia }: Props) => { diff --git a/app/src/app/_components/Modal.tsx b/app/src/app/_components/Modal.tsx index 71171654..d94e8806 100644 --- a/app/src/app/_components/Modal.tsx +++ b/app/src/app/_components/Modal.tsx @@ -30,7 +30,7 @@ export default function Modal({ return createPortal(
router.back())} >
{
- +
+ + + {/* */} +