update copy on Settings Dialog for screenshotting a URL
This commit is contained in:
parent
ac94ea72ab
commit
3d6a913625
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user