Skip to content

Commit 9d2f540

Browse files
committed
fix wpcs AGAIN
1 parent 3ace507 commit 9d2f540

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inc/Services/Editor.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ public function admin_editor_script(): void {
228228
),
229229
]
230230
),
231-
'before'
231+
'before'
232232
);
233233

234234
$this->assets_tools->enqueue_script( 'theme-admin-editor-script' );

0 commit comments

Comments
 (0)