mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-30 05:29:53 +00:00
Co-authored-by: adamelmore <2363879+adamdottv@users.noreply.github.com>
This commit is contained in:
parent
511c7abaca
commit
a552652fcc
49 changed files with 382 additions and 1323 deletions
|
|
@ -345,7 +345,6 @@ pub fn run() {
|
|||
.decorations(false);
|
||||
|
||||
let window = window_builder.build().expect("Failed to create window");
|
||||
let _ = window.show();
|
||||
|
||||
#[cfg(windows)]
|
||||
let _ = window.create_overlay_titlebar();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue