mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
console options always modified
This commit is contained in:
@@ -266,7 +266,7 @@ public class PyIdeCommonOptionsForm implements AbstractPyCommonOptionsForm {
|
||||
return myPathMappingsComponent.getMappingSettings();
|
||||
}
|
||||
else {
|
||||
return null;
|
||||
return new PathMappingSettings();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user