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

Enable tasks tile

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