forked from GitHubMirrors/silverbullet-icalendar
Add top-level log for debugging boot timeout
All checks were successful
Build SilverBullet Plug / build (push) Successful in 20s
All checks were successful
Build SilverBullet Plug / build (push) Successful in 20s
This commit is contained in:
@@ -2,6 +2,8 @@ import { clientStore, config, datastore, editor, index } from "@silverbulletmd/s
|
||||
import { localDateString } from "@silverbulletmd/silverbullet/lib/dates";
|
||||
import { convertIcsCalendar, type IcsCalendar, type IcsEvent, type IcsDateObjects } from "ts-ics";
|
||||
|
||||
console.log("[iCalendar] Plug loading...");
|
||||
|
||||
// ============================================================================
|
||||
// Constants
|
||||
// ============================================================================
|
||||
|
||||
Reference in New Issue
Block a user