fix
This commit is contained in:
		| @@ -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::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"; | ||||
|  | ||||
| #if defined(_WIN32) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user