mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-12 23:35:50 +00:00
swap " with '
This commit is contained in:
parent
0ea20f2e7a
commit
0fbf76857f
@ -7,7 +7,7 @@ function resolveSrc(_path) {
|
|||||||
|
|
||||||
let vue_path = process.env.VUE_PATH
|
let vue_path = process.env.VUE_PATH
|
||||||
if(vue_path == undefined) {
|
if(vue_path == undefined) {
|
||||||
vue_path = ""
|
vue_path = ''
|
||||||
}
|
}
|
||||||
|
|
||||||
// vue.config.js
|
// vue.config.js
|
||||||
|
|||||||
2
gn
2
gn
@ -1 +1 @@
|
|||||||
Subproject commit a61871987261614102b11ed58791081be1954d3c
|
Subproject commit 5437e2f882c54efe4f501f7cd0d97f53806d0b74
|
||||||
Loading…
x
Reference in New Issue
Block a user