diff --git a/DiscordChatExporter.Gui/Views/RootView.xaml b/DiscordChatExporter.Gui/Views/RootView.xaml index 7eb3b0d..2d718a0 100644 --- a/DiscordChatExporter.Gui/Views/RootView.xaml +++ b/DiscordChatExporter.Gui/Views/RootView.xaml @@ -7,6 +7,7 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:s="https://github.com/canton7/Stylet" xmlns:viewModels="clr-namespace:DiscordChatExporter.Gui.ViewModels" + xmlns:converters="clr-namespace:DiscordChatExporter.Gui.Converters" Width="600" Height="550" MinWidth="325" @@ -21,10 +22,11 @@ - +