File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -648,7 +648,7 @@ public static bool IsResetRequired()
648648
649649 public static bool IsFanRequired ( )
650650 {
651- return ContainsModel ( "GA402X" ) || ContainsModel ( "G513" ) || ContainsModel ( "G713R" ) || ContainsModel ( "G713P" ) || ContainsModel ( "GU605" ) || ContainsModel ( "GA605" ) || ContainsModel ( "G634J" ) || ContainsModel ( "G834J" ) || ContainsModel ( "G614J" ) || ContainsModel ( "G814J" ) || ContainsModel ( "FX507V" ) ;
651+ return ContainsModel ( "GA402X" ) || ContainsModel ( "G513" ) || ContainsModel ( "G713R" ) || ContainsModel ( "G713P" ) || ContainsModel ( "GU605" ) || ContainsModel ( "GA605" ) || ContainsModel ( "G634J" ) || ContainsModel ( "G834J" ) || ContainsModel ( "G614J" ) || ContainsModel ( "G814J" ) || ContainsModel ( "FX507V" ) || ContainsModel ( "G614F" ) ;
652652 }
653653
654654 public static bool IsAMDLight ( )
You can’t perform that action at this time.
0 commit comments