Procházet zdrojové kódy

fix: `cargo-make` platforms, `mac` not `macos`

Hieu před 3 roky
rodič
revize
6e1c6d7a47
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      frontend/scripts/makefile/flutter.toml

+ 1 - 1
frontend/scripts/makefile/flutter.toml

@@ -206,7 +206,7 @@ script = [
 #   """
 # ]
 
-[tasks.generate_freezed_files.macos]
+[tasks.generate_freezed_files.mac]
 script_runner = "@shell"
 script = [
   """