Skip to content

Commit cbfec94

Browse files
committed
updated VDW topic.
1 parent 225634a commit cbfec94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Controllers/DashboardController.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ public IActionResult Display()
9090

9191
if (key.Contains("VDW"))
9292
{
93-
Environment.SetEnvironmentVariable("TOPIC", "vdw/json/data/#");
93+
Environment.SetEnvironmentVariable("TOPIC", "vdw/#");
9494
break;
9595
}
9696

0 commit comments

Comments
 (0)