Skip to content

Commit

Permalink
Update src/components/AppNavigation/ListItemCalendar.vue
Browse files Browse the repository at this point in the history
Signed-off-by: Raimund Schlüßler <raimund.schluessler+github@mailbox.org>
  • Loading branch information
raimund-schluessler authored Sep 6, 2022
1 parent c1ca0da commit 7442751
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/AppNavigation/ListItemCalendar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ import Undo from 'vue-material-design-icons/Undo'
import ClickOutside from 'v-click-outside'
import { mapGetters, mapActions } from 'vuex'
const CD_DURATION = 700
const CD_DURATION = 7
export default {
components: {
Expand Down

0 comments on commit 7442751

Please sign in to comment.