We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83d9398 commit cb9a3ceCopy full SHA for cb9a3ce
src/app/ec.rs
@@ -337,6 +337,7 @@ impl EcComponent {
337
"X170SM-G" => "system76/bonw14".to_string(),
338
"X370SNx" => "system76/bonw15".to_string(),
339
"X370SNx1" => "system76/bonw15-b".to_string(),
340
+ "X58xWNx" => "system76/bonw16".to_string(),
341
_ => model.to_string(),
342
}
343
};
0 commit comments