Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ZeMKI
Mesort
Commits
d5ccd97d
Commit
d5ccd97d
authored
Apr 10, 2020
by
ZeMKI
Browse files
Update app.js
parent
9fd55627
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/js/app.js
View file @
d5ccd97d
...
...
@@ -73,7 +73,7 @@ var bus = new Vue();
Vue
.
mixin
({
data
()
{
return
{
productionUrl
:
process
.
env
.
MIX_ENV_MODE
===
'
production
'
?
'
mesort
'
:
''
productionUrl
:
process
.
env
.
MIX_ENV_MODE
===
'
production
'
?
'
/
mesort
'
:
''
}
},
computed
:
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment