diff options
Diffstat (limited to 'CSharp')
-rw-r--r-- | CSharp/Ivy/Ivy/Properties/Settings.Designer.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CSharp/Ivy/Ivy/Properties/Settings.Designer.cs b/CSharp/Ivy/Ivy/Properties/Settings.Designer.cs index 766119a..9a0bc41 100644 --- a/CSharp/Ivy/Ivy/Properties/Settings.Designer.cs +++ b/CSharp/Ivy/Ivy/Properties/Settings.Designer.cs @@ -43,7 +43,7 @@ namespace IvyBus.Properties { [global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("True")]
+ [global::System.Configuration.DefaultSettingValueAttribute("False")]
public bool IvyDebug {
get {
return ((bool)(this["IvyDebug"]));
|