mirror of
https://github.com/Jackett/Jackett.git
synced 2025-10-02 00:32:55 +02:00
schema: make login.test.selector mandatory (#14542)
This commit is contained in:
@@ -356,7 +356,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"required": [
|
"required": [
|
||||||
"path"
|
"path",
|
||||||
|
"selector"
|
||||||
],
|
],
|
||||||
"title": "PageTestBlock"
|
"title": "PageTestBlock"
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user