Skip to content

Commit 9253d5d

Browse files
fix: phpcs
1 parent 6a7a352 commit 9253d5d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

includes/class-rop-i18n.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -364,8 +364,7 @@ public static function get_labels( $key = '' ) {
364364
'title' => __( 'Cleanup logs', 'tweet-old-post' ),
365365
'description' => __( 'This will remove older logs and keep only the most recent 1,000 logs. This helps improve performance and reduce stored data.', 'tweet-old-post' ),
366366
'btn' => __( 'Cleanup now', 'tweet-old-post' ),
367-
)
368-
367+
),
369368
),
370369
'general' => array(
371370
'plugin_name' => __( 'Revive Social', 'tweet-old-post' ),

0 commit comments

Comments
 (0)