remove TODO.

This commit is contained in:
NamedNeon 2023-09-13 13:58:20 -04:00
parent 89aab3aa7b
commit bef621f04f

View File

@ -129,7 +129,7 @@ impl Information {
} }
}, },
terminal: get_terminal(), // TODO: Add terminal detection. terminal: get_terminal(),
cpu: String::from(sys.cpus()[0].brand()), cpu: String::from(sys.cpus()[0].brand()),
gpu: { gpu: {