Skip to content

Commit 8dbbad7

Browse files
Merge branch 'main' into audit-logs
2 parents a25f4cb + 1e0f508 commit 8dbbad7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/src/js/vendor/highlight.bundle.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,5 +336,5 @@
336336
})
337337

338338
// Then, apply line numbers to highlighted blocks
339-
hljs.initLineNumbersOnLoad()
339+
// hljs.initLineNumbersOnLoad() // Disabled to fix copy/paste issues
340340
})()

0 commit comments

Comments
 (0)