Merge branch 'next' into some-tweaks

This commit is contained in:
Kaname
2022-09-10 17:14:44 +00:00
10 changed files with 9 additions and 12 deletions

View File

@@ -220,7 +220,6 @@
loading = true;
try {
nonWWWDomain = application.fqdn && getDomain(application.fqdn).replace(/^www\./, '');
console.log({debug: nonWWWDomain})
if (application.deploymentType)
application.deploymentType = application.deploymentType.toLowerCase();
!isBot &&