mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2026-05-25 10:04:41 +00:00
update beta ProxMenux 1.2.1.1-beta
This commit is contained in:
@@ -110,7 +110,6 @@ export function NetworkTrafficChart({
|
||||
? `/api/network/${interfaceName}/metrics?timeframe=${timeframe}`
|
||||
: `/api/node/metrics?timeframe=${timeframe}`
|
||||
|
||||
console.log("[v0] Fetching network metrics from:", apiPath)
|
||||
|
||||
const result = await fetchApi<any>(apiPath)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user