Add update initial
This commit is contained in:
		@@ -34,6 +34,9 @@ void CheckUpdateActivationCommand::readyReadStandardOutput() {
 | 
			
		||||
            } else
 | 
			
		||||
            if (s == internal::NO_CUSTOMER_REPOSITORY) {
 | 
			
		||||
                emit w->showUpdateRequest(internal::NO_CUSTOMER_REPOSITORY);
 | 
			
		||||
            } else
 | 
			
		||||
            if (s == internal::UPDATE_INITIAL) {
 | 
			
		||||
                emit w->showUpdateRequest(internal::UPDATE_INITIAL);
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user