From 9f0f6808b247f568b134152baaae39c0faade10f Mon Sep 17 00:00:00 2001 From: Fenris Wolf Date: Mon, 20 Oct 2025 13:13:46 +0200 Subject: [PATCH] [mod] model:sync_calendars:do not export --- source/model.ts | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/source/model.ts b/source/model.ts index 0409e94..fe14509 100644 --- a/source/model.ts +++ b/source/model.ts @@ -128,10 +128,8 @@ namespace _dali.model /** - * @todo clear after login/logout - * @todo do not export */ - export async function sync_calendars( + async function sync_calendars( ) : Promise { @@ -358,7 +356,6 @@ namespace _dali.model * @todo heed calendar_ids * @todo mutex * @todo only update outside timeframe - * @todo clear after login/logout */ export async function sync_events( timeframe : {