Skip to content

Commit

Permalink
[C] Enable bulk edit plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Blake Mason committed Jun 29, 2023
1 parent 64a4b80 commit c2ddfef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api/config/project/project.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
dateModified: 1688073777
dateModified: 1688076792
email:
fromEmail: $EMAIL_FROM_ADDRESS
fromName: $EMAIL_SENDER_NAME
Expand Down Expand Up @@ -1722,7 +1722,7 @@ plugins:
secretKey: $CANTO_SECRET_KEY
venveo-bulk-edit:
edition: standard
enabled: false
enabled: true
schemaVersion: 4.0.0
system:
edition: pro
Expand Down

0 comments on commit c2ddfef

Please sign in to comment.