Skip to content

Commit 7834f6e

Browse files
authored
Adding missing }
1 parent 9f13272 commit 7834f6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

types/filterfunctions.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@
123123
break;
124124
default:
125125
console.error("Unknown filter set");
126+
}
126127
}
127128

128129
function setDiv(filter) {

0 commit comments

Comments
 (0)