Skip to content

Commit

Permalink
switch to browser time
Browse files Browse the repository at this point in the history
  • Loading branch information
themsaid committed May 17, 2019
1 parent 2289331 commit 8ee690a
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 8 deletions.
2 changes: 1 addition & 1 deletion public/app-dark.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/app.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/app.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions public/mix-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"/app.js": "/app.js?id=216ac977397857c5c8db",
"/app.css": "/app.css?id=cefed9132a927b70fdd6",
"/app-dark.css": "/app-dark.css?id=596688837e7ffbb58e37"
"/app.js": "/app.js?id=495f8865f9d213b6c8c8",
"/app.css": "/app.css?id=37cde53787540e1b9f64",
"/app-dark.css": "/app-dark.css?id=65daf2a8da52b603897d"
}
2 changes: 0 additions & 2 deletions resources/js/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ Vue.use(VueRouter);

window.Popper = require('popper.js').default;

moment.tz.setDefault(Horizon.timezone);

Vue.prototype.$http = axios.create();

const router = new VueRouter({
Expand Down

0 comments on commit 8ee690a

Please sign in to comment.