You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 2, 2023. It is now read-only.
// NewMonitoringDashboard constructor, will prepare widgets, subscriber's and dependencies
124
-
funcNewMonitoringDashboard(nstring, c*model.Config, s extension.ISound, t terminalapi.Terminal, g model.Graph) (*MonitoringDashboard, error) {
124
+
funcNewMonitoringDashboard(dashboardNamestring, c*model.Config, s extension.ISound, t terminalapi.Terminal, g model.Graph) (*MonitoringDashboard, error) {
0 commit comments