minor: add another constant
This commit is contained in:
		@@ -9,6 +9,7 @@ namespace internal {
 | 
			
		||||
 | 
			
		||||
    static constexpr const char *UPDATE_NOT_NECESSARY{"not necessary"};
 | 
			
		||||
    static constexpr const char *UPDATE_NOT_REQUESTED{"not requested"};
 | 
			
		||||
    static constexpr const char *UPDATE_INITIAL{"initial update"};
 | 
			
		||||
    static constexpr const char *UPDATE_REQUESTED{"requested"};
 | 
			
		||||
 | 
			
		||||
    static constexpr const char *NO_CUSTOMER_REPOSITORY{"no customer repository"};
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user