Skip to content

Commit

Permalink
Update mixin.js
Browse files Browse the repository at this point in the history
  • Loading branch information
nap0o authored Feb 25, 2024
1 parent a4102df commit 2fa3fca
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions resource/static/theme-default/js/mixin.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
const mixinsVue = {
delimiters: ['@#', '#@'],
data: {
preferredTemplate: null,
isMobile: false
Expand Down Expand Up @@ -53,4 +52,4 @@ const mixinsVue = {
});
}
}
}
}

0 comments on commit 2fa3fca

Please sign in to comment.