mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-23 09:33:09 +02:00
clean up
This commit is contained in:
parent
601eb65cfb
commit
b519ff1e10
1 changed files with 1 additions and 1 deletions
|
@ -3065,7 +3065,7 @@ export const endpoints = {
|
|||
},
|
||||
required: ['span', 'userId'],
|
||||
},
|
||||
res: chartSchemaToJSONSchema(chartsSchemas.perUserPv) satisfies JSONSchema7,
|
||||
res: chartSchemaToJSONSchema(chartsSchemas.perUserPv) satisfies JSONSchema7,
|
||||
}],
|
||||
},
|
||||
'charts/user/reactions': {
|
||||
|
|
Loading…
Reference in a new issue