#591 - server-settings

This commit is contained in:
Saeed Vaziry
2025-05-31 20:33:36 +02:00
parent 0b7dd1732b
commit 41388dafbf
16 changed files with 507 additions and 16 deletions

View File

@ -212,7 +212,7 @@ export default function CreateServer({ children }: { children: React.ReactNode }
</AlertDescription>
</Alert>
<FormField>
<Label htmlFor="public_key">Public Key</Label>
<Label htmlFor="public_key">Public Key command</Label>
<Button
onClick={copyToClipboard}
variant="outline"