mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 19:57:07 +02:00
removing default values
This commit is contained in:
@@ -115,7 +115,7 @@ namespace FancyZonesEditor
|
||||
}
|
||||
}
|
||||
|
||||
private int _currentDesktop = 0;
|
||||
private int _currentDesktop;
|
||||
|
||||
public bool SpanZonesAcrossMonitors
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user