This commit is contained in:
Simon Gardling
2022-02-23 15:38:07 -05:00
parent e7583b5497
commit 79457ad168
3 changed files with 13 additions and 14 deletions

View File

@@ -4,7 +4,7 @@
mod chart_manager;
mod egui_app;
mod misc;
use std::panic;
#[cfg(target_arch = "wasm32")]
use eframe::{egui, epi};