mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-10 15:28:47 +00:00
uptime label
This commit is contained in:
parent
5ba75bc62d
commit
952f0295cc
2 changed files with 2 additions and 2 deletions
|
@ -52,7 +52,7 @@ export default function Widget({ options }) {
|
|||
</div>
|
||||
</div>
|
||||
<div className="flex flex-row ml-3 text-[10px] justify-between">
|
||||
<div className="flex flex-row">
|
||||
<div className="flex flex-row" title={t("unifi.uptime")}>
|
||||
<div className="pr-0.5 text-theme-800 dark:text-theme-200">
|
||||
{t("common.number", {
|
||||
value: data.uptime / 86400,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue