mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
add space for linting, was that right?
This commit is contained in:
parent
0fbf76857f
commit
65fccdd4fa
@ -6,7 +6,7 @@ function resolveSrc(_path) {
|
||||
}
|
||||
|
||||
let vue_path = process.env.VUE_PATH
|
||||
if(vue_path == undefined) {
|
||||
if( vue_path == undefined ) {
|
||||
vue_path = ''
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user