diff --git a/inc/Services/Editor.php b/inc/Services/Editor.php index b003f44b..46eb68c1 100644 --- a/inc/Services/Editor.php +++ b/inc/Services/Editor.php @@ -228,7 +228,7 @@ public function admin_editor_script(): void { ), ] ), - 'before' + 'before' ); $this->assets_tools->enqueue_script( 'theme-admin-editor-script' );