update paid dvms with processing status after payment

This commit is contained in:
Believethehype
2024-05-21 12:11:44 +02:00
parent cfeedfa4e2
commit c85b8a1d83
@@ -390,6 +390,8 @@ fun FeedDVM(
}
}
}
} else if (status.code == "processing") {
currentStatus = status.description
}
}
}