varaverk: System card (identity/time/uptime/buttons); merge Fallback+Partner into one card
This commit is contained in:
@@ -3,6 +3,7 @@ header('Content-Type: application/json');
|
||||
require_once dirname(__DIR__) . '/include/monitor.php';
|
||||
|
||||
echo json_encode([
|
||||
'system' => vv_system_info(),
|
||||
'fallback' => vv_fallback_state(),
|
||||
'fallback_active' => vv_fallback_active(),
|
||||
'partner' => vv_partner_state(),
|
||||
|
||||
Reference in New Issue
Block a user