Skip to content

Commit 8331a12

Browse files
committed
ui:fix browser step code
1 parent 99e562f commit 8331a12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webui/js/messages.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1177,7 +1177,7 @@ export function drawMessageBrowser({
11771177
return drawProcessStep({
11781178
id,
11791179
title,
1180-
code: "HDL",
1180+
code: "WWW",
11811181
classes: null,
11821182
kvps: displayKvps,
11831183
content,

0 commit comments

Comments
 (0)