mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-10-14 22:06:10 +00:00
more crap
This commit is contained in:
@@ -100,7 +100,7 @@ pub fn main() !void {
|
||||
defer app_runtime.terminate();
|
||||
|
||||
// Create an initial window
|
||||
try app_runtime.newWindow();
|
||||
_ = try app_runtime.newWindow();
|
||||
|
||||
// Run the GUI event loop
|
||||
try app_runtime.run();
|
||||
|
Reference in New Issue
Block a user