debug done

Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
fufesou
2023-03-21 12:25:47 +08:00
parent 1d122b5a73
commit bea1eacf72
4 changed files with 12 additions and 6 deletions

View File

@@ -848,7 +848,7 @@ impl Connection {
{
pi.platform_additions = format!(r#"
{{
"is_wayland": {},
"is_wayland": {}
}}
"#, crate::platform::current_is_wayland());
}