Skip to content

Commit

Permalink
fix upgrade steps
Browse files Browse the repository at this point in the history
  • Loading branch information
jnptk committed Feb 2, 2024
1 parent 8a26285 commit 06c8010
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/collective/blog/upgrades/configure.zcml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
/>
<genericsetup:upgradeDepends
title="Blog type: Set global_allow to true"
import_steps="types"
import_steps="typeinfo"
/>
</genericsetup:upgradeSteps>
</configure>

0 comments on commit 06c8010

Please sign in to comment.