Corect an issue with the light mode (docker is displayed because the plugin is now called containers)

pull/2718/head
nicolargo 2024-03-30 17:52:09 +01:00
parent 9c94effe05
commit ae596610ff
1 changed files with 1 additions and 1 deletions

View File

@ -670,7 +670,7 @@ Examples of use:
disable(args, 'process')
disable(args, 'alert')
disable(args, 'amps')
disable(args, 'docker')
disable(args, 'containers')
# Manage full quicklook option
if getattr(args, 'full_quicklook', False):