Skip to content

Commit

Permalink
dump a bunch of keywords into bard
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonvarga committed Nov 4, 2024
1 parent a865ea6 commit 44b4355
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Fieldtypes/Bard.php
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ class Bard extends Replicator
];

protected $categories = ['text', 'structured'];
protected $keywords = ['rich', 'richtext', 'rich text', 'editor', 'wysiwg', 'builder', 'page builder', 'gutenberg'];
protected $rules = [];

protected function configFieldItems(): array
Expand Down

0 comments on commit 44b4355

Please sign in to comment.