Skip to content

Commit f34ff37

Browse files
Corrected indentation.
1 parent caae066 commit f34ff37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/class-tiny-plugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ class Tiny_Plugin extends Tiny_WP_Base {
2626
private $twig;
2727

2828
public static function jpeg_quality() {
29-
return 95;
29+
return 95;
3030
}
3131

3232
public function __construct() {

0 commit comments

Comments
 (0)