fix extra }

pull/2112/head
Isaac Connor 2018-05-18 09:10:29 -04:00
parent 8276386a44
commit 4815162bea
1 changed files with 0 additions and 1 deletions

View File

@ -245,7 +245,6 @@ function updateFilterSelectors() {
}
);
}
}
if ( filter[key] )
selector.set('value', filter[key]);