feat: cookie token (#8057)

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
This commit is contained in:
Alexander Onnikov
2025-02-24 13:12:19 +07:00
committed by GitHub
parent b917356d49
commit 20bbe82144
65 changed files with 1136 additions and 958 deletions
@@ -4,7 +4,6 @@
import presentation, { type OverviewStatistics } from '@hcengineering/presentation'
import { Button, DropdownLabels, Expandable, IconArrowRight, ticker } from '@hcengineering/ui'
import MetricsStats from './MetricsStats.svelte'
import type { MetricsData } from '@hcengineering/core'
const token: string = getMetadata(presentation.metadata.Token) ?? ''