ars
This commit is contained in:
parent
7733e908cd
commit
9e63bb7180
1 changed files with 1 additions and 1 deletions
|
@ -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(),
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue