fix, prompt msg
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
parent
5a8a64d284
commit
44cba7adf7
@ -2333,7 +2333,7 @@ impl Connection {
|
|||||||
let res = MessageBox {
|
let res = MessageBox {
|
||||||
msgtype: "nook-nocancel-hasclose".to_owned(),
|
msgtype: "nook-nocancel-hasclose".to_owned(),
|
||||||
title: "Prompt".to_owned(),
|
title: "Prompt".to_owned(),
|
||||||
text: "switch_display_elevated_connections_tip".to_owned(),
|
text: "capture_display_elevated_connections_tip".to_owned(),
|
||||||
link: "".to_owned(),
|
link: "".to_owned(),
|
||||||
..Default::default()
|
..Default::default()
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user