mirror of
https://github.com/hex248/sprint.git
synced 2026-02-08 02:33:01 +00:00
fix: issue descriptions not showing
This commit is contained in:
@@ -454,7 +454,7 @@ export function IssueDetails({
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
{organisation?.Organisation.features.description &&
|
||||
{organisation?.Organisation.features.issueDescriptions &&
|
||||
(description || isEditingDescription ? (
|
||||
<Textarea
|
||||
ref={descriptionRef}
|
||||
|
||||
Reference in New Issue
Block a user