fix vv version

This commit is contained in:
HJfod 2024-11-18 21:31:17 +02:00
parent 7bcf50da57
commit 6e86b38990

View file

@ -1079,7 +1079,7 @@ void Loader::Impl::installModManuallyFromFile(std::filesystem::path const& path,
createQuickPopup( createQuickPopup(
"Already Installed", "Already Installed",
fmt::format( fmt::format(
"The mod <cy>{}</c> <cj>v{}</c> has already been installed " "The mod <cy>{}</c> <cj>{}</c> has already been installed "
"as version <cl>{}</c>. Do you want to <co>replace the " "as version <cl>{}</c>. Do you want to <co>replace the "
"installed version with the file</c>?", "installed version with the file</c>?",
meta.getID(), meta.getVersion(), meta.getID(), meta.getVersion(),