mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-07-25 00:38:10 -07:00
add modifiers.rs
This commit is contained in:
committed by
Will Greenberg
parent
30c4cb0e0c
commit
3b3532d3fd
@@ -5,6 +5,7 @@ use clap::CommandFactory;
|
||||
use tauri::Emitter;
|
||||
|
||||
mod introspect;
|
||||
mod modifiers;
|
||||
|
||||
static INSTALLER_COMMAND: LazyLock<clap::Command> = LazyLock::new(installer::Args::command);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user