diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -78,6 +78,7 @@ starttime: $(this).find('show-starttime').text(), length: $(this).find('show-length').text(), group: $(this).find('group').text(), + log: $(this).find('log').text(), normlevel: $(this).find('normalization-level').text(), trimlevel: $(this).find('autotrim-level').text(), } |