]> Untitled Git - lemmy-ui.git/blobdiff - src/shared/components/login.tsx
Updating v2 API based on nutomics recommends.
[lemmy-ui.git] / src / shared / components / login.tsx
index c650c38e15070b9b4be482a34e2b05bcaddb1c14..ef8a5f7a62046d8b2ca6c1931383b8de3316ff1e 100644 (file)
@@ -48,7 +48,6 @@ export class Login extends Component<any, State> {
       username: undefined,
       password: undefined,
       password_verify: undefined,
-      admin: false,
       show_nsfw: false,
       captcha_uuid: undefined,
       captcha_answer: undefined,