minor: add another constant
This commit is contained in:
parent
d36c7c1f72
commit
487bbb8160
@ -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"};
|
||||
|
Loading…
x
Reference in New Issue
Block a user