mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-02 10:56:00 +02:00
fix type
This commit is contained in:
@@ -16,10 +16,6 @@ export const meta = {
|
||||
type: 'boolean',
|
||||
optional: false, nullable: false,
|
||||
},
|
||||
isWatching: {
|
||||
type: 'boolean',
|
||||
optional: false, nullable: false,
|
||||
},
|
||||
isMutedThread: {
|
||||
type: 'boolean',
|
||||
optional: false, nullable: false,
|
||||
|
||||
Reference in New Issue
Block a user