fix comment
This commit is contained in:
@@ -30,7 +30,7 @@ class _LandingPageState extends State<LandingPage> {
|
|||||||
void initState() {
|
void initState() {
|
||||||
super.initState();
|
super.initState();
|
||||||
|
|
||||||
// Set the display mode to 120Hz if available
|
// Set the display mode to the highest available
|
||||||
_setRefreshRate();
|
_setRefreshRate();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user