🐛 Fix widget size
This commit is contained in:
parent
e395ac87c5
commit
e920bd954c
@ -125,7 +125,7 @@ struct CheckInWidget: Widget {
|
||||
}
|
||||
.configurationDisplayName("Check In")
|
||||
.description("View your today's fortune on your home screen")
|
||||
.supportedFamilies([.systemSmall])
|
||||
.supportedFamilies([.systemSmall, .systemMedium])
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user