🎨
This commit is contained in:
@ -85,7 +85,8 @@ const consts = {
|
||||
_HOSTNAME_: config.hostname,
|
||||
_URL_: config.url,
|
||||
_LICENSE_: licenseHtml,
|
||||
_GOOGLE_MAPS_API_KEY_: config.google_maps_api_key
|
||||
_GOOGLE_MAPS_API_KEY_: config.google_maps_api_key,
|
||||
_WELCOME_BG_URL_: config.welcome_bg_url
|
||||
};
|
||||
|
||||
const _consts = {};
|
||||
|
Reference in New Issue
Block a user