fix(frontend): withSensitiveフィルタ周りの挙動修正 (#14884)
* fix(frontend): withSensitiveフィルタ周りの挙動修正 * Update MkNote.vue
This commit is contained in:
		| @@ -17,7 +17,7 @@ SPDX-License-Identifier: AGPL-3.0-only | ||||
| 				<div :class="$style.tl"> | ||||
| 					<MkTimeline | ||||
| 						ref="tlComponent" | ||||
| 						:key="src + withRenotes + withReplies + onlyFiles" | ||||
| 						:key="src + withRenotes + withReplies + onlyFiles + withSensitive" | ||||
| 						:src="src.split(':')[0]" | ||||
| 						:list="src.split(':')[1]" | ||||
| 						:withRenotes="withRenotes" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 かっこかり
					かっこかり