🐛 Bug fixes

This commit is contained in:
2024-08-30 21:53:40 +08:00
parent 1ac7704080
commit 47d051dd44
9 changed files with 125 additions and 29 deletions

View File

@ -9,7 +9,7 @@ class SystemShell extends StatelessWidget {
@override
Widget build(BuildContext context) {
if (PlatformInfo.isDesktop) {
if (PlatformInfo.isMacOS) {
return DragToMoveArea(
child: Column(
children: [