diff options
author | Mateja <mail@matejamaric.com> | 2020-11-13 01:47:38 +0100 |
---|---|---|
committer | Mateja <mail@matejamaric.com> | 2020-11-13 01:47:38 +0100 |
commit | cddef1ffc9cb204d87299cea7e9f2de0cf6e58c3 (patch) | |
tree | a35436b5e59a28a2b03bd77750368e9f30fdfc5f /public/mix-manifest.json | |
parent | 470a54a8c6e92416a8245af0bc87170ad934fae0 (diff) | |
download | yota-laravel-cddef1ffc9cb204d87299cea7e9f2de0cf6e58c3.tar.gz yota-laravel-cddef1ffc9cb204d87299cea7e9f2de0cf6e58c3.zip |
Work on activities...
Diffstat (limited to 'public/mix-manifest.json')
-rw-r--r-- | public/mix-manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/mix-manifest.json b/public/mix-manifest.json index 2d60117..9286fd7 100644 --- a/public/mix-manifest.json +++ b/public/mix-manifest.json @@ -1,4 +1,4 @@ { - "/js/app.js": "/js/app.js", + "/js/activities.js": "/js/activities.js", "/css/app.css": "/css/app.css" } |