Separate timeout and connection dropped errors out (#30457)
This commit is contained in:
parent
39da72161f
commit
471e02d48f
25 changed files with 313 additions and 115 deletions
|
@ -693,7 +693,7 @@ pub mod simple_message_notification {
|
|||
)
|
||||
} else {
|
||||
Tooltip::for_action(
|
||||
"Close.",
|
||||
"Close",
|
||||
&menu::Cancel,
|
||||
window,
|
||||
cx,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue