Not needed

This commit is contained in:
Sainan 2025-01-18 10:58:34 +01:00
parent 8702b95a81
commit 664e3cc9ca

View File

@ -1109,7 +1109,6 @@ function doAddAllMods() {
}))
})
}).done(function () {
document.getElementById("mod-to-acquire").value = "";
updateInventory();
});
});