theme switch
This commit is contained in:
@@ -42,8 +42,6 @@ namespace FoxTube
|
||||
case 1:
|
||||
RequestedTheme = ApplicationTheme.Dark;
|
||||
break;
|
||||
case 2:
|
||||
break;
|
||||
}
|
||||
} catch { }
|
||||
this.InitializeComponent();
|
||||
|
||||
Reference in New Issue
Block a user