This commit is contained in:
Paul Zinselmeyer 2023-11-10 17:01:01 +01:00
parent 7733e908cd
commit 9e63bb7180

View file

@ -112,7 +112,7 @@ pub async fn main() {
let mut registry = Registry::default();
registry.register(
"ars_games_total",
"ars_games",
"number of games created",
app_metrics.arc_games_total.clone(),
);