From 656c1b56d4d5db940a280872d3e02766facdcf87 Mon Sep 17 00:00:00 2001 From: gnomeeee Date: Sun, 15 Mar 2026 08:50:50 +0100 Subject: [PATCH] Update Resources/Views/AdwaitaTemplate5.swift --- Resources/Views/AdwaitaTemplate5.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Views/AdwaitaTemplate5.swift b/Resources/Views/AdwaitaTemplate5.swift index 324d09d..12519d8 100644 --- a/Resources/Views/AdwaitaTemplate5.swift +++ b/Resources/Views/AdwaitaTemplate5.swift @@ -21,7 +21,7 @@ struct Content: View { @State private var startAlign = false var app: AdwaitaApp - var window: AdwaitaApplicationWindow + var window: AdwaitaWindow var view: Body { ButtonView(startAlign: $startAlign)