mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-13 20:24:53 +00:00
This commit is contained in:
@@ -1816,6 +1816,6 @@ NOTE: At any point in time through this workflow you should feel free to ask the
|
||||
|
||||
const title = cleaned.length > 100 ? cleaned.substring(0, 97) + "..." : cleaned
|
||||
draft.title = title
|
||||
})
|
||||
}, { touch: false })
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user