cargo fmt
Rust/vorago-reb1/pipeline/head This commit looks good Details

This commit is contained in:
Robin Müller 2022-06-18 22:33:00 +02:00
parent 3304410a64
commit 742a53d63a
No known key found for this signature in database
GPG Key ID: 71B58F8A3CDFA9AC
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ mod app {
PressMode::Toggle
} else {
PressMode::Keep
}
};
}
}
}