mirror of
https://github.com/LibreQoE/LibreQoS.git
synced 2025-02-25 18:55:32 -06:00
Fixup dashlet filename
This commit is contained in:
parent
51eadf7e6e
commit
a318e922ed
@ -6,7 +6,7 @@ import {ThroughputRingDash} from "./throughput_ring_dash";
|
|||||||
import {RttHistoDash} from "./rtt_histo_dash";
|
import {RttHistoDash} from "./rtt_histo_dash";
|
||||||
import {Top10Downloaders} from "./top10_downloaders";
|
import {Top10Downloaders} from "./top10_downloaders";
|
||||||
import {Worst10Downloaders} from "./worst10_downloaders";
|
import {Worst10Downloaders} from "./worst10_downloaders";
|
||||||
import {Top10FlowsBytes} from "./top10flows";
|
import {Top10FlowsBytes} from "./top10flows_bytes";
|
||||||
|
|
||||||
export const DashletMenu = [
|
export const DashletMenu = [
|
||||||
{ name: "Throughput Bits/Second", tag: "throughputBps", size: 3 },
|
{ name: "Throughput Bits/Second", tag: "throughputBps", size: 3 },
|
||||||
|
Loading…
Reference in New Issue
Block a user