Skip to content

Commit

Permalink
pause widgets for now
Browse files Browse the repository at this point in the history
  • Loading branch information
DougAnderson444 committed Nov 29, 2024
1 parent 801c52b commit e86a112
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
mod error;
mod file_dialog;
mod platform;
mod widgets;
//mod widgets;

pub(crate) use platform::Platform;
use platform::Settings;
Expand Down

0 comments on commit e86a112

Please sign in to comment.