diff --git a/Bloxstrap/UI/Frontend.cs b/Bloxstrap/UI/Frontend.cs index f404016..c6bbf48 100644 --- a/Bloxstrap/UI/Frontend.cs +++ b/Bloxstrap/UI/Frontend.cs @@ -18,6 +18,8 @@ namespace Bloxstrap.UI switch (App.Settings.Prop.BootstrapperStyle) { case BootstrapperStyle.FluentDialog: + case BootstrapperStyle.ClassicFluentDialog: + case BootstrapperStyle.FluentAeroDialog: case BootstrapperStyle.ByfronDialog: return Application.Current.Dispatcher.Invoke(new Func(() => {