diff --git a/plugins/activity-assets/src/tsdoc-metadata.json b/plugins/activity-assets/src/tsdoc-metadata.json index ee0a365c2e..f9032ca5ce 100644 --- a/plugins/activity-assets/src/tsdoc-metadata.json +++ b/plugins/activity-assets/src/tsdoc-metadata.json @@ -5,7 +5,7 @@ "toolPackages": [ { "packageName": "@microsoft/api-extractor", - "packageVersion": "7.22.2" + "packageVersion": "7.19.2" } ] } diff --git a/plugins/board-resources/src/components/KanbanCard.svelte b/plugins/board-resources/src/components/KanbanCard.svelte index 20c01d35b9..5cdafd7a0b 100644 --- a/plugins/board-resources/src/components/KanbanCard.svelte +++ b/plugins/board-resources/src/components/KanbanCard.svelte @@ -117,7 +117,7 @@
{#if object.date && hasDate(object)}
- +
{/if} {#if (object.attachments ?? 0) > 0} diff --git a/plugins/board-resources/src/components/popups/Menu.svelte b/plugins/board-resources/src/components/popups/Menu.svelte index eabb969eea..169a8492cf 100644 --- a/plugins/board-resources/src/components/popups/Menu.svelte +++ b/plugins/board-resources/src/components/popups/Menu.svelte @@ -31,7 +31,7 @@
{#if archivedCards} {#each archivedCards as card} - +