Fix: Final working v0.3.11 build with correct function mapping
All checks were successful
Build SilverBullet Plug / build (push) Successful in 33s

This commit is contained in:
2026-02-17 14:39:39 -08:00
parent cd194de3f7
commit 70e6a4ef82
4 changed files with 47 additions and 163 deletions

View File

@@ -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"