Skip to content

Commit

Permalink
format code
Browse files Browse the repository at this point in the history
  • Loading branch information
dmstern committed Sep 25, 2018
1 parent aa00f4b commit f81b7ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/timeago.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import Vue from 'vue';
import VueTimeago from 'vue-timeago'
import VueTimeago from 'vue-timeago';

Vue.use(VueTimeago, {
name: 'Timeago',
Expand Down

0 comments on commit f81b7ad

Please sign in to comment.