mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-05 00:03:51 +09:00
Fix type
This commit is contained in:
@ -15,8 +15,7 @@ export const meta = {
|
||||
params: {},
|
||||
|
||||
res: {
|
||||
type: 'entity',
|
||||
entity: 'User'
|
||||
type: 'User',
|
||||
}
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user