[AltWidget] Updates Home Screen widget names and descriptions

This commit is contained in:
Riley Testut
2023-09-13 16:05:13 -05:00
parent ae4e6b5e37
commit 8da9d93c0a
2 changed files with 4 additions and 4 deletions

View File

@@ -22,8 +22,8 @@ struct AppDetailWidget: Widget
AppDetailWidgetView(entry: entry)
}
.supportedFamilies([.systemSmall])
.configurationDisplayName("AltWidget")
.description("View remaining days until your sideloaded apps expire.")
.configurationDisplayName("App Status")
.description("View remaining days until your sideloaded apps expire. Tap the countdown timer to refresh them in the background.")
if #available(iOS 17, *)
{