<?xml version="1.0"?>


<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Event/etc/events.xsd">
    <event name="adminhtml_customer_save_after">
        <observer name="preview_adm_customer_save_after" instance="Magetop\Advancepreview\Observer\Adminhtml\AfterSaveCustomer" />
    </event>
</config>
