summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-statistics/luasrc/statistics/plugins/splash_leases.lua
blob: 5640ea2bf7f143e876b8e487c0f431fcfeba2d37 (plain)
1
2
3
4
5
6
7
8
9
return {
    legend = {
		{ },
		{ },
		{ }
	},
	label = _("Splash Leases"),
	category = "network"
}