1
1
mirror of https://github.com/neosubhamoy/neodlp.git synced 2026-03-22 19:25:49 +05:30

feat: added app info page in settings

This commit is contained in:
2025-12-15 20:31:13 +05:30
Verified
parent 43cdb28213
commit 1f06b73238
9 changed files with 278 additions and 138 deletions

View File

@@ -203,7 +203,7 @@ function DownloadConfigDialog({ selectedFormatFileType }: DownloadConfigDialogPr
</RadioGroup>
</div>
<div className="embeding-options">
<Label className="text-xs my-3">Embeding Options</Label>
<Label className="text-xs my-3">Embedding Options</Label>
<div className="flex items-center space-x-2 mt-3">
<Switch
id="embed-metadata"