fixes (#298)
This commit is contained in:
parent
e4810a9583
commit
e677ddb3a1
@ -928,6 +928,8 @@
|
|||||||
// when the fingerprint visualizer opens, populate show names
|
// when the fingerprint visualizer opens, populate show names
|
||||||
async function visualizerToggled() {
|
async function visualizerToggled() {
|
||||||
if (!visualizer.open) {
|
if (!visualizer.open) {
|
||||||
|
ignorelistSection.style.display = "none";
|
||||||
|
saveIgnoreListSeasonButton.style.display = "none";
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user