mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-15 01:10:35 +00:00
![]() If data.health is an empty string, ?? will accept it and not use the right side value; instead, we should use || which treats empty string as false and returns the right side value. This will show "RUNNING" in the status box if health is "". |
||
---|---|---|
.. | ||
components | ||
pages | ||
skeleton | ||
styles | ||
utils | ||
widgets |