Skip to content

Commit

Permalink
chore: more desc
Browse files Browse the repository at this point in the history
  • Loading branch information
simon-the-shark committed Nov 10, 2024
1 parent 940bf7a commit 3e5a372
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions lib/scripts/copied_desc.dart
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ const skipDescCheck = [
"1389",
"1397",
"1419",
"1365",
"1394",
"1587",
"1570",
"1407",
"1423",
"1424",
Expand Down
2 changes: 1 addition & 1 deletion macos/Runner/AppDelegate.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import Cocoa
import FlutterMacOS

@NSApplicationMain
@main
class AppDelegate: FlutterAppDelegate {
override func applicationShouldTerminateAfterLastWindowClosed(_ sender: NSApplication) -> Bool {
return true
Expand Down

0 comments on commit 3e5a372

Please sign in to comment.