fix: logger

This commit is contained in:
Christian Pauly 2020-12-19 16:37:32 +01:00
commit c8b2d6042c
2 changed files with 4 additions and 8 deletions

View file

@ -603,6 +603,7 @@ class _SettingsState extends State<Settings> {
context,
LogConsole(
showCloseButton: true,
dark: true,
),
),
),