mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-07 17:23:54 +09:00
revert 484e023c0
This commit is contained in:
@ -19,7 +19,7 @@ export const meta = {
|
||||
export const paramDef = {
|
||||
type: 'object',
|
||||
properties: {
|
||||
local: { type: 'boolean', default: false },
|
||||
local: { type: 'boolean' },
|
||||
reply: { type: 'boolean' },
|
||||
renote: { type: 'boolean' },
|
||||
withFiles: { type: 'boolean' },
|
||||
|
Reference in New Issue
Block a user