Add use-wp-horizon-for-jetpack-auth feature flag

This commit is contained in:
moon 2024-09-12 10:32:47 -07:00
parent f39e1d72c0
commit 49cd74cab8
2 changed files with 4 additions and 2 deletions

View File

@ -39,6 +39,7 @@
"launch-your-store": true,
"product-editor-template-system": false,
"blueprint": false,
"reactify-classic-payments-settings": false
"reactify-classic-payments-settings": false,
"use-wp-horizon-for-jetpack-auth": false
}
}

View File

@ -39,6 +39,7 @@
"launch-your-store": true,
"product-editor-template-system": false,
"blueprint": true,
"reactify-classic-payments-settings": false
"reactify-classic-payments-settings": false,
"use-wp-horizon-for-jetpack-auth": false
}
}