mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-13 03:46:39 +00:00
fix: add "=" to device uptime component
This commit is contained in:
parent
caa4fb813b
commit
19a65b72c7
@ -70,7 +70,7 @@ const data: DataItem[] = [
|
||||
},
|
||||
]
|
||||
|
||||
type DataItem {
|
||||
type DataItem = {
|
||||
name?: string
|
||||
pa: number
|
||||
pv: number
|
||||
|
Loading…
x
Reference in New Issue
Block a user