[backend] Fix typo
This commit is contained in:
parent
a70db57df9
commit
cc89de3e5c
1 changed files with 1 additions and 0 deletions
|
|
@ -123,3 +123,4 @@ export const tickFetch = counter({
|
|||
export const tickResolve = counter({
|
||||
name: "iceshrimp_resolve_total",
|
||||
help: "Total AP resolve calls",
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in a new issue