Заменил в разделе "Обзор" кнопку "Техническое обслуживание" (которая пока никуда не ведет) на "Видео"
This commit is contained in:
@@ -39,6 +39,7 @@ export function EdgeDetailPage() {
|
||||
latestUpdatedAt={latestUpdatedAt}
|
||||
onOpenArchive={() => navigate(`${edgePath}/archive`)}
|
||||
onOpenIndicators={() => navigate(`${edgePath}/indicators`)}
|
||||
onOpenVideo={() => navigate(`${edgePath}/video`)}
|
||||
/>
|
||||
</EdgePageLayout>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user