mirror of
https://github.com/itsKaynine/electron-injector.git
synced 2026-04-03 09:46:32 +02:00
docs: update comment for prelude option
This commit is contained in:
@@ -50,7 +50,7 @@ pub struct Config {
|
||||
#[arg(short, long, default_value_t = 10_000)]
|
||||
pub delay: u64,
|
||||
|
||||
/// Enable prelude script
|
||||
/// Inject prelude script
|
||||
#[arg(long)]
|
||||
pub prelude: bool,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user