shop/update webhook is not triggered when I change the marketing_sms_consent_enabled_at_checkout

As the changelog, when I edit the value of the SMS checkbox inside the Marketing options settings in the Checkout settings, I should receive a webhook of shop/update topic, with the new value of marketing_sms_consent_enabled_at_checkout.

This does not happen, editing the checkbox does not trigger any webhook.

I registered the webhook with the remix.run package, and the webhooks are correctly triggered if I edit for example the email.