mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
chore: remove extra empty
This commit is contained in:
@@ -511,7 +511,7 @@ pub fn get_error() -> String {
|
||||
if dtype != "x11" {
|
||||
return format!(
|
||||
"{} {}, {}",
|
||||
crate::client::translate("Unsupported display server ".to_owned()),
|
||||
crate::client::translate("Unsupported display server".to_owned()),
|
||||
dtype,
|
||||
crate::client::translate("x11 expected".to_owned()),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user