Skip to content
Snippets Groups Projects
Commit baf4be51 authored by Julian Matschinske's avatar Julian Matschinske
Browse files

Enable tasks tile

parent 6bf4d82b
No related branches found
No related tags found
No related merge requests found
......@@ -26,6 +26,6 @@ export const defaultConfig: IConfig = {
showSimpleAnalysis: false,
showAdvAnalysis: true,
showSelection: true,
showTasks: false,
showTasks: true,
showFooter: true,
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment