We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19ea9e1 commit 1161562Copy full SHA for 1161562
1 file changed
nxshell/src/app.rs
@@ -91,7 +91,7 @@ impl NxShell {
91
state_manager,
92
})
93
}
94
-
+
95
pub fn start(options: NativeOptions) -> eframe::Result<()> {
96
eframe::run_native(
97
"NxShell",
0 commit comments