TLDR pages (fix #277) (#290)

This commit is contained in:
Roey Darwish Dror
2020-01-05 22:56:18 +02:00
committed by GitHub
parent b049151993
commit de1ef08ce9
3 changed files with 12 additions and 0 deletions

View File

@@ -45,6 +45,7 @@ pub enum Step {
Atom,
Firmware,
Restarts,
Tldr,
}
#[derive(Deserialize, Default, Debug)]