Slash tweaks

This commit is contained in:
Serge
2024-02-11 16:08:30 +01:00
parent c4cd7748f6
commit 7639950843
2 changed files with 3 additions and 1 deletions

View File

@@ -101,6 +101,8 @@ public static class AppConfig
}
}
//if (_model.Contains("GA402")) _model = "ROG Zephyrus G14 GA403UI"; // Debug Purposes
return _model;
}