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