Skip to content

Commit

Permalink
fix: jptv delete unuse row
Browse files Browse the repository at this point in the history
  • Loading branch information
ted423 committed May 7, 2022
1 parent 3cfcf15 commit f030f7f
Showing 1 changed file with 1 addition and 19 deletions.
20 changes: 1 addition & 19 deletions resource/sites/jptv.club/config.json
Expand Up @@ -24,24 +24,6 @@
"replaceKey": [
"tt", ""
]
}],
"fieldSelector": {
"progress": {
"selector": ["button.btn.btn-success.btn-circle", "button.btn.btn-warning.btn-circle, button.btn.btn-info.btn-circle", ""],
"switchFilters": [
["100"],
["0"],
["null"]
]
},
"status": {
"selector": ["button.btn.btn-success.btn-circle", "button.btn.btn-warning.btn-circle", "button.btn.btn-info.btn-circle"],
"switchFilters": [
["2"],
["1"],
["3"]
]
}
}
}]
}
}

0 comments on commit f030f7f

Please sign in to comment.