mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-12-14 12:07:35 +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