Non-necessary bug fix
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
- const baseUrl = DefaultConfig.EXTERNAL_BASE_URL;
|
||||
- const baseUrl = DefaultConfig.EXTERNAL_BASE_URL || DefaultConfig.BASE_PATH;
|
||||
doctype html
|
||||
html
|
||||
head
|
||||
|
||||
Reference in New Issue
Block a user