mirror of
https://github.com/ReneLergner/WPinternals.git
synced 2026-06-16 04:10:11 +10:00
fix: Modern Flash App Label mode switching
This commit is contained in:
@@ -426,8 +426,8 @@ namespace WPinternals
|
||||
private void InterfaceChanged(PhoneInterfaces NewInterface, string DevicePath)
|
||||
{
|
||||
LastInterface = CurrentInterface;
|
||||
CurrentInterface = null;
|
||||
|
||||
CurrentInterface = null;
|
||||
if (CurrentModel != null)
|
||||
{
|
||||
CurrentModel.Dispose();
|
||||
|
||||
Reference in New Issue
Block a user