You've already forked AstralRinth
forked from didirus/AstralRinth
Fix resubmit for approval button (#478)
This commit is contained in:
@@ -731,7 +731,7 @@ export default {
|
|||||||
|
|
||||||
try {
|
try {
|
||||||
await this.$axios.patch(
|
await this.$axios.patch(
|
||||||
`project/${this.currentProject.id}`,
|
`project/${this.project.id}`,
|
||||||
{
|
{
|
||||||
status: 'processing',
|
status: 'processing',
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user