mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-17 12:56:05 +00:00
improved media settings implementation
This commit is contained in:
@@ -138,7 +138,7 @@ export default function JsonSchemaForm3() {
|
||||
initialValues={{ tags: [0, 1] }}
|
||||
/>*/}
|
||||
|
||||
<CustomMediaForm />
|
||||
{/*<CustomMediaForm />*/}
|
||||
<Form schema={schema.media} initialValues={config.media} />
|
||||
|
||||
{/*<Form
|
||||
|
||||
Reference in New Issue
Block a user