diff --git a/DiscordChatExporter.Gui/App.axaml b/DiscordChatExporter.Gui/App.axaml index 20b4a835..66ee7b9c 100644 --- a/DiscordChatExporter.Gui/App.axaml +++ b/DiscordChatExporter.Gui/App.axaml @@ -8,6 +8,7 @@ xmlns:materialControls="clr-namespace:Material.Styles.Controls;assembly=Material.Styles" xmlns:materialIcons="clr-namespace:Material.Icons.Avalonia;assembly=Material.Icons.Avalonia" xmlns:materialStyles="clr-namespace:Material.Styles.Themes;assembly=Material.Styles" + Name="DiscordChatExporter" ActualThemeVariantChanged="Application_OnActualThemeVariantChanged">