update
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@ fn main() {
|
||||
kind: WindowKind::Normal,
|
||||
app_id: Some("Signed".to_owned()),
|
||||
titlebar: Some(TitlebarOptions {
|
||||
title: Some(SharedString::new_static("Signed Platform")),
|
||||
title: Some(SharedString::new_static("Signed")),
|
||||
traffic_light_position: Some(point(px(9.0), px(9.0))),
|
||||
appears_transparent: true,
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user