How to remove the «One or more integrations have been reset because of a change to their xml configs» backend messsage?

01

bin/magento module:disable Shopial_Facebook --clear-static-content
rm -rf var/di var/generation generated/code && bin/magento setup:di:compile
rm -rf pub/static/* && bin/magento setup:static-content:deploy -f en_US <additional locales, e.g.: de_DE>

This issue is fixed in Magento 2.2.6.