update copy on Settings Dialog for screenshotting a URL

This commit is contained in:
Abi Raja 2023-11-26 18:51:18 -05:00
parent f9a30be761
commit e5ca11daef

View File

@ -77,7 +77,10 @@ function SettingsDialog({ settings, setSettings }: Props) {
/> />
<Label htmlFor="screenshot-one-api-key"> <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"> <div className="font-light mt-2 leading-relaxed">
Only stored in your browser. Never stored on servers.{" "} Only stored in your browser. Never stored on servers.{" "}
<a <a