mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 17:12:43 +00:00
feat: calendar plugin
This commit is contained in:
committed by
Rainer Killinger
parent
080e6fa3e8
commit
a57c3029df
@@ -18,6 +18,11 @@ const config: CapacitorConfig = {
|
||||
'SplashScreenDelay': '3000',
|
||||
},
|
||||
},
|
||||
plugins: {
|
||||
LocalNotifications: {
|
||||
// TODO
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
export default config;
|
||||
|
||||
Reference in New Issue
Block a user