mirror of
				https://github.com/elyby/accounts.git
				synced 2025-05-31 14:11:46 +05:30 
			
		
		
		
	Обновлёна зависимость mito/yii2-sentry
This commit is contained in:
		@@ -8,6 +8,10 @@ class Component extends \mito\sentry\Component {
 | 
			
		||||
    public $jsNotifier = false;
 | 
			
		||||
 | 
			
		||||
    public function init() {
 | 
			
		||||
        if (!$this->enabled) {
 | 
			
		||||
            return;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        if (is_array($this->client) && !isset($this->client['release'])) {
 | 
			
		||||
            $this->client['release'] = Yii::$app->version;
 | 
			
		||||
        }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user