stash work
This commit is contained in:
@@ -23,7 +23,7 @@ namespace Settings
|
||||
return entry.requiredOrientation;
|
||||
}
|
||||
// Default to Portrait if not found
|
||||
return ScreenOrientationRequirement.Portrait;
|
||||
return ScreenOrientationRequirement.NotApplicable;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user