mirror of
https://github.com/raidendotai/cofounder
synced 2025-01-22 10:36:17 +00:00
schemas filtering restored
This commit is contained in:
parent
c89b58dada
commit
b88615fe5e
@ -104,7 +104,7 @@ ${drd}
|
||||
---
|
||||
|
||||
\`\`\`DB:schemas
|
||||
${yaml.stringify(db)}
|
||||
${yaml.stringify({ schemas: db.schemas })}
|
||||
\`\`\`
|
||||
|
||||
`,
|
||||
|
@ -113,7 +113,7 @@ ${drd}
|
||||
---
|
||||
|
||||
\`\`\`DB:schemas
|
||||
${yaml.stringify(db)}
|
||||
${yaml.stringify({ schemas: db.schemas })}
|
||||
\`\`\`
|
||||
|
||||
`,
|
||||
|
Loading…
Reference in New Issue
Block a user