Skip to content

Commit

Permalink
Uhhh
Browse files Browse the repository at this point in the history
  • Loading branch information
XyperCode committed Apr 7, 2024
1 parent 93eb0db commit 1de3e48
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src-tauri/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,6 @@ fn main() {
for (_, window) in app.windows() {
window.set_title("Ultreon AppCenter").unwrap();
window.set_maximizable(false).unwrap();
window.open_devtools();
}
Ok(())
})
Expand Down

0 comments on commit 1de3e48

Please sign in to comment.