mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-23 10:05:01 +02:00
feat: cookie token (#8057)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
This commit is contained in:
@@ -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) ?? ''
|
||||
|
||||
|
||||
Reference in New Issue
Block a user