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