|
@@ -39,7 +39,7 @@ impl NetSpeedSensor {
|
|
|
|
|
|
impl Sensor for NetSpeedSensor {
|
|
impl Sensor for NetSpeedSensor {
|
|
fn icon(&self) -> String {
|
|
fn icon(&self) -> String {
|
|
- "NET".to_string()
|
|
|
|
|
|
+ "".to_string()
|
|
}
|
|
}
|
|
|
|
|
|
fn status(&self) -> String {
|
|
fn status(&self) -> String {
|