mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
fix linting errors
This commit is contained in:
parent
65fccdd4fa
commit
ce4aa2438c
@ -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