Skip to content

Commit

Permalink
Merge pull request #384 from open-contracting/fix_pre-commit
Browse files Browse the repository at this point in the history
Fix:pre-commit
  • Loading branch information
romansavych committed Sep 29, 2021
2 parents fec3b7d + d2322b4 commit e729298
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,7 @@ export default {
});
await this.getTablePreview(this.table.id);
} catch (e) {
/* istanbul ignore next */
this.$error(e);
this.$store.commit('openSnackbar', {
Expand Down

0 comments on commit e729298

Please sign in to comment.