Skip to content

Commit

Permalink
make default spellcheck available by default (#2347)
Browse files Browse the repository at this point in the history
  • Loading branch information
petrjasek committed Aug 12, 2022
1 parent cd3335d commit a19c708
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions superdesk/default_settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -456,6 +456,7 @@ def local_to_utc_hour(hour):
"superdesk.io.iptc",
"superdesk.io.mediatopics",
"superdesk.text_checkers.spellcheckers",
"superdesk.text_checkers.spellcheckers.default",
"superdesk.text_checkers.ai",
"apps.io",
"apps.io.feeding_services",
Expand Down

0 comments on commit a19c708

Please sign in to comment.