This commit is contained in:
2024-06-13 22:19:23 +02:00
parent 17a29376a9
commit 454973b017

View File

@@ -1,4 +1,5 @@
const getConfig = () => {
console.log(window._env_)
return window._env_ || {};
}