frenchlocation schema

This commit is contained in:
2024-12-03 22:13:51 +01:00
parent 70b1d5f5cb
commit b787ebd945
2 changed files with 48 additions and 11 deletions

View File

@@ -328,7 +328,6 @@ Odmdb.Schema = (objectPathname, validschema, lg = "en") => {
);
}
});
if (!res.data.schema.apxid) {
return {
status: 406,