diff --git a/app/app/keys/client.tsx b/app/app/keys/client.tsx index 0af44907..c854899f 100644 --- a/app/app/keys/client.tsx +++ b/app/app/keys/client.tsx @@ -54,16 +54,9 @@ const APIKEYForm = () => { {key && key.length > 0 && ( <> - - API Key - - Here is your API key. Paste it inside File Organizer 2000 - -
-
diff --git a/app/app/page.tsx b/app/app/page.tsx index c0ffa771..8fe969db 100644 --- a/app/app/page.tsx +++ b/app/app/page.tsx @@ -56,6 +56,9 @@ export default function Home() { organized.

+

+ Requires Obsidian to be installed. +