mirror of
https://github.com/certd/certd.git
synced 2026-04-19 17:30:52 +08:00
chore:
This commit is contained in:
@@ -50,7 +50,7 @@ export class BasicSettingsController extends BaseController {
|
||||
const sysPublic = await this.getSysPublic();
|
||||
const installInfo = await this.getInstallInfo();
|
||||
let siteInfo = {};
|
||||
if (!isComm()) {
|
||||
if (isComm()) {
|
||||
siteInfo = await this.getSiteInfo();
|
||||
}
|
||||
const siteEnv = await this.getSiteEnv();
|
||||
|
||||
Reference in New Issue
Block a user