Browse Source

deactivate keepInlineStyles option

adaptive-webui adaptive-webui-0.2
d47081 1 year ago
parent
commit
7d0dbf14dc
  1. 1
      src/webui/www/private/views/log.html

1
src/webui/www/private/views/log.html

@ -209,6 +209,7 @@ @@ -209,6 +209,7 @@
clearAll: 'QBT_TR(Clear All)QBT_TR[CONTEXT=ExecutionLogWidget]',
},
placeHolder: "QBT_TR(Choose a log level...)QBT_TR[CONTEXT=ExecutionLogWidget]",
keepInlineStyles: false
});
const logTableContextMenu = new window.qBittorrent.ContextMenu.ContextMenu({

Loading…
Cancel
Save