diff --git a/src/components/TaskIcon.vue b/src/components/TaskIcon.vue new file mode 100644 index 000000000..7f07df928 --- /dev/null +++ b/src/components/TaskIcon.vue @@ -0,0 +1,55 @@ + + + + + + + diff --git a/src/views/Dashboard.vue b/src/views/Dashboard.vue index 76cd33607..20c737523 100644 --- a/src/views/Dashboard.vue +++ b/src/views/Dashboard.vue @@ -25,7 +25,6 @@ License along with this library. If not, see .
. +
@@ -67,6 +69,7 @@ License along with this library. If not, see .