Skip to content
This repository has been archived by the owner on Dec 21, 2021. It is now read-only.

Commit

Permalink
Compile assets
Browse files Browse the repository at this point in the history
  • Loading branch information
alecritson committed Oct 8, 2019
1 parent 14e4e83 commit 1a221c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions resources/assets/js/mixins/HasGroups.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
module.exports = {
methods: {
visibility(collection, ref) {
console.log(collection);
let groups,
visible = [];

Expand Down
2 changes: 1 addition & 1 deletion resources/build/js/hub.js

Large diffs are not rendered by default.

0 comments on commit 1a221c0

Please sign in to comment.