Skip to content

Commit

Permalink
display webpagereplay info
Browse files Browse the repository at this point in the history
  • Loading branch information
soulgalore committed Aug 30, 2024
1 parent 703449c commit c7d7083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/plugins/html/templates/settings.pug
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ block content
tr
td CPU benchmark
td #{cpuBenchmark} (first run)
if options.replay
if options.replay || options.webpagereplay
tr
td Using WebPageReplay
td Yes
Expand Down

0 comments on commit c7d7083

Please sign in to comment.