Formatting

This commit is contained in:
Scott Kiener 2025-03-31 13:36:24 -04:00
parent 3802650e2e
commit 307f3062c5

View file

@ -1967,8 +1967,6 @@ export const actions = {
*/
let result;
switch (donationAmount) {
case 1:
result = { wasSuccessful: true, wasLocked: false };