Skip to content

Commit 0652032

Browse files
Update config.php
1 parent 0b00dc0 commit 0652032

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
// Disables background flicker.
1616
// Either true or false.
17-
'disable_flicker' => 'true',
17+
'disable_flicker' => 'false',
1818

1919

2020

@@ -86,4 +86,4 @@
8686

8787

8888

89-
];
89+
];

0 commit comments

Comments
 (0)