hide tags only used once initially
This commit is contained in:
parent
4690b3597e
commit
1a6216a3d7
2 changed files with 3 additions and 2 deletions
|
@ -7,7 +7,7 @@ let allBoxes;
|
|||
let tags;
|
||||
let itemsByYear;
|
||||
|
||||
let showSingles = true;
|
||||
let showSingles = false;
|
||||
|
||||
|
||||
function fillSets() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue