wip: fix: 16e->425e...?

This commit is contained in:
okay stopped screaming 2026-03-25 22:27:54 +02:00
parent 2fd5fbaaf9
commit 54ab1d8ba1
6 changed files with 26 additions and 22 deletions

View file

@ -49,12 +49,13 @@ pub mod dialog;
pub mod menu;
pub mod mix;
pub mod mode;
pub mod plugin;
pub mod sample;
pub mod sequence;
pub mod select;
pub mod view;
#[cfg(feature = "plugin")] pub mod plugin;
use clap::{self, Parser, Subcommand};
use builder_pattern::Builder;
use self::{