fix new web site
This commit is contained in:
parent
b478ffcf4f
commit
4521c757ab
@ -69,7 +69,6 @@ Wwws.getwco = (wconame, ctx) => {
|
||||
};
|
||||
webpageinit.pages[ctx.pagename] = {
|
||||
version: 1,
|
||||
confpage: {
|
||||
language: ["en"],
|
||||
profils: ["anonymous"],
|
||||
itms: {},
|
||||
@ -78,7 +77,6 @@ Wwws.getwco = (wconame, ctx) => {
|
||||
ref: {},
|
||||
schema: [],
|
||||
tpldata: {},
|
||||
},
|
||||
};
|
||||
const wcoinfo = fs.readJSONSync(wcoconf);
|
||||
const webpage = fs.existsSync(webconf)
|
||||
|
Loading…
x
Reference in New Issue
Block a user