diff --git a/Chrono/Cloud/Components/Layout/MainLayout.razor b/Chrono/Cloud/Components/Layout/MainLayout.razor index 56f22af..7e6a004 100644 --- a/Chrono/Cloud/Components/Layout/MainLayout.razor +++ b/Chrono/Cloud/Components/Layout/MainLayout.razor @@ -1,4 +1,5 @@ @inherits LayoutComponentBase +@inject Shared.Services.CardPreviewService PreviewService