[AltWidget] Updates Home Screen widget names and descriptions

This commit is contained in:
Riley Testut
2023-09-13 16:05:13 -05:00
committed by Magesh K
parent 9a6272f8e0
commit 6c0cfdf99e
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, *)
{