forked from GitHubMirrors/silverbullet-icalendar
Fix: Final working v0.3.12 build with populated function mapping
All checks were successful
Build SilverBullet Plug / build (push) Successful in 23s
All checks were successful
Build SilverBullet Plug / build (push) Successful in 23s
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
name: icalendar
|
||||
version: 0.3.11
|
||||
version: 0.3.12
|
||||
author: sstent
|
||||
index: icalendar.ts
|
||||
functions:
|
||||
syncCalendars:
|
||||
path: icalendar.ts:syncCalendars
|
||||
@@ -7,8 +9,11 @@ functions:
|
||||
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"
|
||||
permissions:
|
||||
- http
|
||||
- http
|
||||
Reference in New Issue
Block a user