forked from GitHubMirrors/silverbullet-icalendar
All checks were successful
Build SilverBullet Plug / build (push) Successful in 33s
15 lines
322 B
YAML
15 lines
322 B
YAML
name: icalendar
|
|
version: 0.3.11
|
|
functions:
|
|
syncCalendars:
|
|
path: icalendar.ts:syncCalendars
|
|
command: "iCalendar: Sync"
|
|
forceSync:
|
|
path: icalendar.ts:forceSync
|
|
command: "iCalendar: Force Sync"
|
|
showVersion:
|
|
path: icalendar.ts:showVersion
|
|
command: "iCalendar: Show Version"
|
|
permissions:
|
|
- http
|