Fix calendar page without account (#7256)

More details in this PR https://github.com/twentyhq/twenty/pull/7202

We(I) forgot to fix on the calendar page.
This commit is contained in:
Weiko
2024-09-25 16:15:52 +02:00
committed by GitHub
parent e1cb82bb23
commit 7669b40543

View File

@ -45,6 +45,7 @@ export const SettingsAccountsCalendarChannelsContainer = () => {
in: accounts.map((account) => account.id),
},
},
skip: !accounts.length,
});
const tabs = [