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