Update app window to package window
This commit is contained in:
@@ -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 [],
|
||||
|
||||
Reference in New Issue
Block a user