This commit is contained in:
Peter Clement 2023-03-10 15:01:31 +00:00
parent 7141f074fd
commit eb248a565e
1 changed files with 1 additions and 0 deletions

View File

@ -79,6 +79,7 @@
searchableSchema: true, searchableSchema: true,
}).schema }).schema
} }
try { try {
if (isTestModal) { if (isTestModal) {
let newTestData = { schema } let newTestData = { schema }