chore: remove usage of markModified
All checks were successful
Build / build (pull_request) Successful in 1m0s

Only this one remained, but not needed because it's schema'd.
This commit is contained in:
Sainan 2025-07-04 07:42:16 +02:00
parent 46d37d3688
commit 5caf2a4178

View File

@ -24,7 +24,6 @@ export const artifactsController: RequestHandler = async (req, res) => {
if (itemIndex !== -1) {
Upgrades[itemIndex].UpgradeFingerprint = stringifiedUpgradeFingerprint;
inventory.markModified(`Upgrades.${itemIndex}.UpgradeFingerprint`);
} else {
itemIndex =
Upgrades.push({