]> Untitled Git - lemmy-ui.git/blobdiff - src/shared/components/person/password-change.tsx
Fix password autocomplete (#2033)
[lemmy-ui.git] / src / shared / components / person / password-change.tsx
index bfbeb716f36042d4485568fc2ae7bd2b9a7cde96..16f23d4b85c9dc2d25d3de79437ff4fc0ddc5415 100644 (file)
@@ -68,6 +68,7 @@ export class PasswordChange extends Component<any, State> {
             onInput={linkEvent(this, this.handlePasswordChange)}
             showStrength
             label={I18NextService.i18n.t("new_password")}
+            isNew
           />
         </div>
         <div className="mb-3">