You've already forked AstralRinth
forked from didirus/AstralRinth
Fix game version editing for versions
This commit is contained in:
@@ -183,7 +183,7 @@ pub async fn teams(
|
||||
} else {
|
||||
None
|
||||
},
|
||||
accepted: data.accepted
|
||||
accepted: data.accepted,
|
||||
})
|
||||
.collect();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user