Skip to content

Commit bf72f8a

Browse files
committed
lint fix
1 parent e264449 commit bf72f8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/Services/LanguageService.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ public static function get_all_languages() {
3737
'code' => 'en_US',
3838
'name' => 'English (United States)',
3939
'native_name' => 'English (United States)',
40-
),
40+
),
4141
);
4242

4343
// Add translated languages with proper format

0 commit comments

Comments
 (0)