mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-07 21:59:50 +01:00
Remove narrow unit display
This commit is contained in:
@@ -38,7 +38,6 @@ export default function Component({ service }) {
|
||||
value: speedtestData.data.ping,
|
||||
style: "unit",
|
||||
unit: "millisecond",
|
||||
unitDisplay: "narrow",
|
||||
})}
|
||||
/>
|
||||
</Container>
|
||||
|
||||
Reference in New Issue
Block a user