mirror of
https://github.com/shadps4-emu/ext-fmt.git
synced 2025-02-17 00:37:43 +00:00
5 lines
76 B
JavaScript
5 lines
76 B
JavaScript
document$.subscribe(() => {
|
|
hljs.highlightAll(),
|
|
{ language: 'c++' }
|
|
})
|