Add dispatch call to check_status method in Heading.php
This commit is contained in:
		@@ -39,6 +39,7 @@ class Heading extends Component
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        if ($showNotification) $this->dispatch('success', "Success", "Application status updated.");
 | 
			
		||||
        $this->dispatch('configurationChanged');
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    public function force_deploy_without_cache()
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user