Skip to content

Commit 594f436

Browse files
authored
Update account.html
1 parent 750c8b6 commit 594f436

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/account.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186

187187
function devToken() {
188188
devTokens.style.color = "green";
189-
messageBox.textContent = "Generating Dev Token...";
189+
devTokens.textContent = "Generating Dev Token...";
190190
}
191191
</script>
192192
</head>

0 commit comments

Comments
 (0)