Update app window to package window

This commit is contained in:
2025-05-27 12:25:52 +02:00
parent 27f06993c8
commit 2f071bfa22
6 changed files with 15 additions and 15 deletions

View File

@@ -87,7 +87,7 @@ class _MihInfoState extends State<MihInfo> {
// context: context,
// barrierDismissible: false,
// builder: (context) {
// return MihAppWindow(
// return MihPackageWindow(
// fullscreen: false,
// windowTitle: "MIH Installation Guide (iOS)",
// windowTools: const [],