clarify access code

This commit is contained in:
Abi Raja 2024-01-11 11:24:34 -08:00
parent d834940c24
commit 234e806a6d

View File

@ -84,7 +84,10 @@ function AccessCodeSection({ settings, setSettings }: Props) {
return (
<div className="flex flex-col space-y-4 bg-slate-200 p-4 rounded dark:text-white dark:bg-slate-800">
<Label htmlFor="access-code">
<div>Access Code</div>
<div>
Access Code (monthly subscribers do not need to fill this out - it
should just work)
</div>
</Label>
<Input