diff --git a/DeepDrftPublic.Client/Layout/MainLayout.razor b/DeepDrftPublic.Client/Layout/MainLayout.razor index 00b043f..b5d3d33 100644 --- a/DeepDrftPublic.Client/Layout/MainLayout.razor +++ b/DeepDrftPublic.Client/Layout/MainLayout.razor @@ -76,8 +76,6 @@ { Theme = DeepDrftPalettes.Default, }; - - StateHasChanged(); } private ThemeManagerTheme _themeManager;