This commit is contained in:
2020-10-18 18:05:14 +01:00
parent 66cb9bdd4d
commit 46f8831c7b
2 changed files with 2 additions and 4 deletions

View File

@@ -255,7 +255,7 @@ impl Game {
}
if ! avatar_exists {
warnings.push(crate::Error::Game { missing: NotFound::Avatar});
warnings.push(crate::Error::Game { missing: NotFound::Avatar });
}
Ok(