diff --git a/ntfysh_client/SettingsDialog.Designer.cs b/ntfysh_client/SettingsDialog.Designer.cs index 5d07b2a..a9ccaa0 100644 --- a/ntfysh_client/SettingsDialog.Designer.cs +++ b/ntfysh_client/SettingsDialog.Designer.cs @@ -90,6 +90,7 @@ namespace ntfysh_client // timeout.Location = new System.Drawing.Point(13, 28); timeout.Maximum = new decimal(new int[] { -1981284353, -1966660860, 0, 0 }); + timeout.Minimum = new decimal(new int[] { 1, 0, 0, int.MinValue }); timeout.Name = "timeout"; timeout.Size = new System.Drawing.Size(506, 23); timeout.TabIndex = 4;