Apply prettier changes

This commit is contained in:
Sainan 2024-05-09 16:39:30 +00:00 committed by github-actions[bot]
parent 7ed105ace9
commit 5bf206885b

View File

@ -260,7 +260,7 @@ function doAcquireMiscItems() {
}
]
})
}).done(function() {
}).done(function () {
alert("Successfully added.");
});
}