@abtnode/webapp 1.8.63-beta-b71f5f80 → 1.8.63-beta-a36b5e1a

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/api/gql/config.js CHANGED
@@ -337,7 +337,7 @@ const genConfig = node => {
337
337
  ['mutate_certificate', 'mutate_blocklet'],
338
338
  'certificate',
339
339
  node.issueLetsEncryptCert,
340
- [],
340
+ [verifyBlocklet],
341
341
  [createAuditLog],
342
342
  ],
343
343