Skip to content

Commit

Permalink
fix highlights check
Browse files Browse the repository at this point in the history
  • Loading branch information
dhasilva committed Jul 22, 2024
1 parent 57575d4 commit 1bdf30d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -220,4 +220,4 @@ export default function AiAssistantPluginSidebar() {
}

// Register the highlight format type from the Breve component
getFeatureAvailability( 'ai-proofread-breve' ) && registerBreveHighlights();
isBreveAvailable && registerBreveHighlights();

0 comments on commit 1bdf30d

Please sign in to comment.