mirror of
https://github.com/misskey-dev/misskey.git
synced 2025-01-26 03:20:54 +09:00
clean up
This commit is contained in:
parent
601eb65cfb
commit
b519ff1e10
@ -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 New Issue
Block a user