feat: Add 'image' to displayRelatedCBS array in highlight.ts
This commit is contained in:
@@ -101,7 +101,7 @@ const normalCBSwithParams = [
|
||||
]
|
||||
|
||||
const displayRelatedCBS = [
|
||||
'raw', 'img', 'video', 'audio', 'bg', 'emotion', 'asset', 'video-img', 'comment'
|
||||
'raw', 'img', 'video', 'audio', 'bg', 'emotion', 'asset', 'video-img', 'comment', 'image'
|
||||
];
|
||||
|
||||
const specialCBS = [
|
||||
|
||||
Reference in New Issue
Block a user