add some changes from a build (not sure what changed capacitor config)

This commit is contained in:
2026-03-14 19:56:40 -06:00
parent 6415eb2a03
commit 3aff1e9749
2 changed files with 723 additions and 98 deletions

View File

@@ -38,5 +38,13 @@
{ {
"pkg": "@timesafari/daily-notification-plugin", "pkg": "@timesafari/daily-notification-plugin",
"classpath": "org.timesafari.dailynotification.DailyNotificationPlugin" "classpath": "org.timesafari.dailynotification.DailyNotificationPlugin"
},
{
"pkg": "SafeArea",
"classpath": "app.timesafari.safearea.SafeAreaPlugin"
},
{
"pkg": "SharedImage",
"classpath": "app.timesafari.sharedimage.SharedImagePlugin"
} }
] ]

813
package-lock.json generated

File diff suppressed because it is too large Load Diff