Fix interactive tutorials issues

This commit is contained in:
Roman Hotsiy
2024-02-09 18:18:57 +08:00
parent c1e0886e0c
commit 498bf7007b
11 changed files with 25 additions and 15 deletions

View File

@@ -87,7 +87,7 @@ function domain_to_hex(s) {
return result.toUpperCase()
}
window.onRouteChange(() => {
onCurrentRouteLoaded(() => {
setup_2x_generate_step()
$("#cold-domain-text").keyup( (event) => {