enhance(sensitive-flag):センシティブフラグの機能の強化 (MisskeyIO#936)

This commit is contained in:
まっちゃてぃー。 2025-03-18 03:22:08 +09:00 committed by GitHub
parent 7a94724098
commit abdaa18666
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
18 changed files with 197 additions and 20 deletions

View file

@ -95,6 +95,7 @@ describe('NoteCreateService', () => {
folderId: null,
folder: null,
isSensitive: false,
isSensitiveByModerator: false,
maybeSensitive: false,
maybePorn: false,
isLink: false,