feat: quick fix

This commit is contained in:
Nevo David 2025-08-08 03:11:47 +07:00
parent 620439d175
commit 1de661c96f
1 changed files with 2 additions and 0 deletions

View File

@ -50,6 +50,8 @@ export const ThreadFinisher = () => {
<div className="flex gap-[4px]">
<div className="flex-1 editor text-textColor">
<Editor
chars={{}}
selectedIntegration={[]}
onChange={(val) => setValue('thread_finisher', val)}
value={value}
totalPosts={1}