Skip to content

Commit

Permalink
Apply fixes from StyleCI (#761)
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell authored Feb 12, 2020
1 parent d01ada1 commit 0f45a70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/js/base.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ export default {
*/
readableTimestamp(timestamp) {
return this.formatDate(timestamp).format('YYYY-MM-DD HH:mm:ss');
}
},
},
};

0 comments on commit 0f45a70

Please sign in to comment.