feat: add settings page for credentials
This commit is contained in:
@@ -4,6 +4,7 @@ export default function Home() {
|
||||
return (
|
||||
<main>
|
||||
<h1>Lyra</h1>
|
||||
<p><a href="/settings">Settings</a></p>
|
||||
<Queue />
|
||||
</main>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user