mirror of
https://github.com/ThisIsBenny/iOS-Widgets.git
synced 2025-04-19 15:27:40 +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) {
|
||||
await widget.presentMedium()
|
||||
await widget.presentLarge()
|
||||
} else {
|
||||
// Tell the system to show the widget.
|
||||
Script.setWidget(widget)
|
||||
|
|
Loading…
Add table
Reference in a new issue