fix
This commit is contained in:
parent
c7318b0383
commit
8b6536c55b
@ -164,7 +164,7 @@ inline constexpr const std::string_view REPERTORY = "repertory";
|
|||||||
inline constexpr const std::wstring_view REPERTORY_W = L"repertory";
|
inline constexpr const std::wstring_view REPERTORY_W = L"repertory";
|
||||||
|
|
||||||
inline constexpr const std::uint64_t REPERTORY_CONFIG_VERSION = 0ULL;
|
inline constexpr const std::uint64_t REPERTORY_CONFIG_VERSION = 0ULL;
|
||||||
inline constexpr const std::string_view REPERTORY_DATA_NAME = REPERTORY "2";
|
inline constexpr const std::string_view REPERTORY_DATA_NAME = "repertory2";
|
||||||
inline constexpr const std::string_view REPERTORY_MIN_REMOTE_VERSION = "2.0.0";
|
inline constexpr const std::string_view REPERTORY_MIN_REMOTE_VERSION = "2.0.0";
|
||||||
|
|
||||||
#if defined(_WIN32)
|
#if defined(_WIN32)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user