mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-04-15 17:27:03 +00:00
Remove AmmyUI
This commit is contained in:
10
DiscordChatExporter.Gui/Views/SettingsDialog.xaml.cs
Normal file
10
DiscordChatExporter.Gui/Views/SettingsDialog.xaml.cs
Normal file
@@ -0,0 +1,10 @@
|
||||
namespace DiscordChatExporter.Gui.Views
|
||||
{
|
||||
public partial class SettingsDialog
|
||||
{
|
||||
public SettingsDialog()
|
||||
{
|
||||
InitializeComponent();
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user