forgot this change
This commit is contained in:
		| @@ -258,7 +258,7 @@ Odmdb.Schema = (objectPathname, validschema, lg = "en") => { | ||||
|     msg: "getschema", | ||||
|     data: {}, | ||||
|   }; | ||||
|  | ||||
|     | ||||
|   if (fs.existsSync(`${objectPathname}/conf.json`)) { | ||||
|     res.data.conf = fs.readJsonSync(`${objectPathname}/conf.json`); | ||||
|     res.data.schema = getschemalg(res.data.conf.schema, lg); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user