remove TODO.
This commit is contained in:
parent
89aab3aa7b
commit
bef621f04f
@ -129,7 +129,7 @@ impl Information {
|
||||
}
|
||||
},
|
||||
|
||||
terminal: get_terminal(), // TODO: Add terminal detection.
|
||||
terminal: get_terminal(),
|
||||
cpu: String::from(sys.cpus()[0].brand()),
|
||||
|
||||
gpu: {
|
||||
|
Loading…
Reference in New Issue
Block a user