1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2024-12-26 17:58:49 +00:00

Update generationfree.yml (#7347)

Change login username to correct value
This commit is contained in:
gwenvador 2020-02-28 00:19:09 +09:00 committed by GitHub
parent edc4c31fa6
commit 888361f46f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -162,7 +162,7 @@
path: account-login.php
method: post
inputs:
namelogin: "{{ .Config.username }}"
name_login: "{{ .Config.username }}"
password: "{{ .Config.password }}"
error:
- selector: td#msgError