Show workspace only after initializing it
This commit is contained in:
parent
5ff49bde31
commit
5a8fb18c20
7 changed files with 10 additions and 2 deletions
|
@ -74,6 +74,7 @@ fn create_copilot_auth_window(
|
|||
titlebar: None,
|
||||
center: true,
|
||||
focus: true,
|
||||
show: true,
|
||||
kind: WindowKind::Normal,
|
||||
is_movable: true,
|
||||
screen: None,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue