fix CI
This commit is contained in:
parent
270c927d2f
commit
6fa8138568
@ -31,7 +31,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Change ID", "Changer d'ID"),
|
("Change ID", "Changer d'ID"),
|
||||||
("Website", "Site Web"),
|
("Website", "Site Web"),
|
||||||
("About", "À propos de"),
|
("About", "À propos de"),
|
||||||
("About RustDesk", "À propos de RustDesk")
|
("About RustDesk", "À propos de RustDesk"),
|
||||||
("Mute", "Muet"),
|
("Mute", "Muet"),
|
||||||
("Audio Input", "Entrée audio"),
|
("Audio Input", "Entrée audio"),
|
||||||
("ID Server", "Serveur ID"),
|
("ID Server", "Serveur ID"),
|
||||||
|
@ -329,6 +329,7 @@ div#msgbox .msgbox-icon svg {
|
|||||||
background: white;
|
background: white;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
div#msgbox .form {
|
div#msgbox .form {
|
||||||
border-spacing: 0.5em;
|
border-spacing: 0.5em;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user