Skip to content

Commit

Permalink
remove "more" entry from dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
korelstar committed Dec 28, 2020
1 parent fbfb709 commit 1315ebd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/Dashboard.vue
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<template>
<DashboardWidget :items="items"
:loading="loading"
:show-more-text="t('notes', 'notes')"
:show-more-url="showMoreUrl"
>
<template #default="{ item }">
<DashboardWidgetItem
Expand Down

0 comments on commit 1315ebd

Please sign in to comment.