mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-07-21 18:25:55 +02:00
Change name of default filter
This commit is contained in:
parent
188cebab4f
commit
013c2e3fa1
1 changed files with 1 additions and 1 deletions
|
@ -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 : '', // *
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue