get timeout working
This commit is contained in:
2
ntfysh_client/SettingsDialog.Designer.cs
generated
2
ntfysh_client/SettingsDialog.Designer.cs
generated
@@ -84,7 +84,7 @@ namespace ntfysh_client
|
||||
timeoutLabel.Name = "timeoutLabel";
|
||||
timeoutLabel.Size = new System.Drawing.Size(488, 15);
|
||||
timeoutLabel.TabIndex = 3;
|
||||
timeoutLabel.Text = "Notification Toast Timeout (seconds, may be ignored by OS based on accessibility settings):";
|
||||
timeoutLabel.Text = "Notification Toast Timeout (seconds, use -1 to require closing notification):";
|
||||
//
|
||||
// timeout
|
||||
//
|
||||
|
Reference in New Issue
Block a user