Skip to content

Commit

Permalink
Add new line
Browse files Browse the repository at this point in the history
  • Loading branch information
fxisco committed Aug 23, 2019
1 parent 6ce9934 commit a390f5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/toolbar/edit-toolbar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -407,6 +407,7 @@
const activeNav = savedTab || 'all-pages';
this.$store.dispatch('showNavBackground', true);
return this.$store.dispatch('openDrawer', activeNav);
});
}
Expand Down

0 comments on commit a390f5e

Please sign in to comment.