mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-02-24 04:00:59 +01:00
web: make monograph password field hidden
This commit is contained in:
@@ -169,6 +169,7 @@ function PublishView(props) {
|
||||
{isPasswordProtected && (
|
||||
<Field
|
||||
autoFocus
|
||||
type="password"
|
||||
id="publishPassword"
|
||||
placeholder="Enter password to encrypt this note"
|
||||
required
|
||||
|
||||
Reference in New Issue
Block a user