mirror of
https://github.com/standardnotes/app
synced 2026-09-12 15:46:10 -04:00
feat: daily notes (dev only) (#1894)
This commit is contained in:
@@ -318,7 +318,7 @@ const NotesOptions = ({
|
||||
}}
|
||||
>
|
||||
<span className="flex items-center">
|
||||
<Icon type="password" className={iconClass} />
|
||||
<Icon type="lock" className={iconClass} />
|
||||
Password protect
|
||||
</span>
|
||||
<Switch className="px-0" checked={protect} />
|
||||
|
||||
Reference in New Issue
Block a user