forked from GitHubMirrors/silverbullet-icalendar
Fix: Final working v0.3.1 with fixed function mapping
All checks were successful
Build SilverBullet Plug / build (push) Successful in 25s
All checks were successful
Build SilverBullet Plug / build (push) Successful in 25s
This commit is contained in:
@@ -3,13 +3,16 @@ version: 0.3.1
|
||||
author: sstent
|
||||
functions:
|
||||
syncCalendars:
|
||||
path: icalendar.ts:syncCalendars
|
||||
command: "iCalendar: Sync"
|
||||
forceSync:
|
||||
path: icalendar.ts:forceSync
|
||||
command: "iCalendar: Force Sync"
|
||||
clearCache:
|
||||
path: icalendar.ts:clearCache
|
||||
command: "iCalendar: Clear Cache"
|
||||
showVersion:
|
||||
path: icalendar.ts:showVersion
|
||||
command: "iCalendar: Show Version"
|
||||
# Grant permissions to fetch from anywhere
|
||||
permissions:
|
||||
- http
|
||||
- http
|
||||
|
||||
Reference in New Issue
Block a user