update copy on Settings Dialog for screenshotting a URL

This commit is contained in:
Abi Raja 2023-11-26 18:51:18 -05:00 committed by dialmedu
parent ac94ea72ab
commit 3d6a913625

View File

@ -77,7 +77,10 @@ function SettingsDialog({ settings, setSettings }: Props) {
/>
<Label htmlFor="screenshot-one-api-key">
<div>ScreenshotOne API key</div>
<div>
ScreenshotOne API key (optional - only needed if you want to use
URLs directly instead of taking the screenshot yourself)
</div>
<div className="font-light mt-2 leading-relaxed">
Only stored in your browser. Never stored on servers.{" "}
<a