Skip to content

Commit

Permalink
Merge pull request #59 from opeolluwa/hot-fix
Browse files Browse the repository at this point in the history
Update main.rs
  • Loading branch information
opeolluwa authored Apr 2, 2023
2 parents 79a5356 + 5b56350 commit 3e160f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-tauri/src/main.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Prevents additional console window on Windows in release, DO NOT REMOVE!!
#![cfg_attr(not(debug_assertions), windows_subsystem = "windows")]
#//![feature(const_option)]
//#![feature(const_option)]
// #[allow(unused_variables)]

// #[macro_use]
Expand Down

0 comments on commit 3e160f1

Please sign in to comment.