Reserved topic stuff
This commit is contained in:
@@ -1,2 +1,7 @@
|
||||
const config = window.config;
|
||||
|
||||
if (config.base_url === "") {
|
||||
config.base_url = window.location.origin;
|
||||
}
|
||||
|
||||
export default config;
|
||||
|
||||
Reference in New Issue
Block a user