Add screenshot generator
This commit is contained in:
@@ -7,6 +7,10 @@ struct Application: App {
|
||||
@UIApplicationDelegateAdaptor private var appDelegate: ApplicationDelegate
|
||||
@StateObject private var environments = ExtensionEnvironments()
|
||||
|
||||
init() {
|
||||
ScreenshotLocalization.applyIfNeeded()
|
||||
}
|
||||
|
||||
var body: some Scene {
|
||||
WindowGroup {
|
||||
MainView()
|
||||
|
||||
Reference in New Issue
Block a user