Taskbar: setup timers in init_() to allow restart

This commit is contained in:
o9000
2017-12-29 14:38:06 +01:00
parent 5ee278d3ca
commit eb0e6765f9
3 changed files with 6 additions and 6 deletions

View File

@@ -267,6 +267,7 @@ void cleanup()
cleanup_battery();
#endif
cleanup_separator();
cleanup_taskbar();
cleanup_panel();
cleanup_config();