diff --git a/.Jules/palette.md b/.Jules/palette.md new file mode 100644 index 0000000..e69de29 diff --git a/src/features/library/components/ManualBookModal.tsx b/src/features/library/components/ManualBookModal.tsx index 1ae1c5f..6de7ab8 100644 --- a/src/features/library/components/ManualBookModal.tsx +++ b/src/features/library/components/ManualBookModal.tsx @@ -159,7 +159,7 @@ export function ManualBookModal({
- updateField('title', event.target.value)} /> + updateField('title', event.target.value)} />
diff --git a/src/features/library/components/settings/IntegrationsSection.tsx b/src/features/library/components/settings/IntegrationsSection.tsx index a9bdfd0..51623b7 100644 --- a/src/features/library/components/settings/IntegrationsSection.tsx +++ b/src/features/library/components/settings/IntegrationsSection.tsx @@ -35,12 +35,13 @@ export function IntegrationsSection({
-

Google Books API Key

+

Stored in your OS credential manager (Windows Credential Manager, macOS Keychain, or Linux Secret Service). The key is never shown after save.

- onSetFolderPath(event.target.value)} /> + onSetFolderPath(event.target.value)} />