We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8244eb9 commit 53801bbCopy full SHA for 53801bb
1 file changed
MDX2JSON/Utils.cls
@@ -570,7 +570,6 @@ ClassMethod AddWidget(sWidget As %String, sDashboard As %String, key As %String)
570
if (tDash.widgets.GetAt(i).name = sWidget.name)
571
{
572
set count = 1
573
- return $$$ERROR()
574
}
575
576
0 commit comments