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