Skip to content

Commit

Permalink
fix: add config_declarations blanket
Browse files Browse the repository at this point in the history
  • Loading branch information
mutantsan committed Jan 25, 2024
1 parent 5cce7b0 commit 73e230a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ckanext/mailcraft/plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
@toolkit.blanket.actions
@toolkit.blanket.auth_functions
@toolkit.blanket.validators
@toolkit.blanket.config_declarations
class MailcraftPlugin(plugins.SingletonPlugin):
plugins.implements(plugins.IConfigurer)
plugins.implements(plugins.IConfigurable)
Expand Down

0 comments on commit 73e230a

Please sign in to comment.