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

This commit is contained in:
2026-02-17 13:55:31 -08:00
parent a7180995b0
commit ced95d2a7a
4 changed files with 35 additions and 76 deletions

View File

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