Skip to content

Commit

Permalink
feat: Hide titlebar
Browse files Browse the repository at this point in the history
  • Loading branch information
GeckoEidechse committed Jan 2, 2025
1 parent ad1db38 commit b28ddbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"windows": [
{
"title": "FlightCore",
"decorations": false,
"width": 1010,
"height": 600
}
Expand Down

0 comments on commit b28ddbb

Please sign in to comment.