Change name of default filter
This commit is contained in:
@@ -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 : '', // *
|
||||||
|
|||||||
Reference in New Issue
Block a user