mirror of
https://github.com/ThisIsBenny/iOS-Widgets.git
synced 2025-04-19 23:37:41 +00:00
Update Meeting-dial-in.js
This commit is contained in:
parent
338a57f75f
commit
e288a420c0
1 changed files with 1 additions and 1 deletions
|
@ -221,7 +221,7 @@ else if (nextUpcomingMeeting) {
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!config.runsInWidget) {
|
if (!config.runsInWidget) {
|
||||||
await widget.presentMedium()
|
await widget.presentLarge()
|
||||||
} else {
|
} else {
|
||||||
// Tell the system to show the widget.
|
// Tell the system to show the widget.
|
||||||
Script.setWidget(widget)
|
Script.setWidget(widget)
|
||||||
|
|
Loading…
Add table
Reference in a new issue