This commit is contained in:
syuilo
2022-09-24 10:39:17 +09:00
parent f4b981cefe
commit 0f7cbb5922
2 changed files with 2 additions and 21 deletions

View File

@ -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,