Change name of default filter

This commit is contained in:
Bryan Ashby 2017-09-03 20:43:30 -06:00
parent 188cebab4f
commit 013c2e3fa1
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@ module.exports = class FileBaseFilters {
const filters = { const filters = {
[ U_LATEST ] : { [ U_LATEST ] : {
name : 'Latest Additions', name : 'By Date Added',
areaTag : '', // all areaTag : '', // all
terms : '', // * terms : '', // *
tags : '', // * tags : '', // *