dave: reorganize ModelConfig
start to clean up the lib.rs a bit Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
@@ -444,7 +444,7 @@ fn add_deck_button() -> impl Widget {
|
||||
}
|
||||
}
|
||||
|
||||
fn wallet_button() -> impl Widget {
|
||||
fn _wallet_button() -> impl Widget {
|
||||
|ui: &mut egui::Ui| -> egui::Response {
|
||||
let img_size = 24.0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user