mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 07:47:54 +01:00
This commit is contained in:
@@ -168,7 +168,9 @@ public class ConfigurationEditor : Scenario
|
||||
|
||||
break;
|
||||
|
||||
default:
|
||||
case 1:
|
||||
// user decided not save changes
|
||||
break;
|
||||
case -1 or 2:
|
||||
// user cancelled
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user