Update filter name

This commit is contained in:
Daniel Supernault 2022-12-31 01:33:28 -07:00
parent 2652e95467
commit 2642f9d7af
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7
2 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@ class Filter {
'Chill' => 'filter-lofi',
'Van' => 'filter-ludwig',
'Apache' => 'filter-maven',
'Mayflower' => 'filter-mayfair',
'May' => 'filter-mayfair',
'Ceres' => 'filter-moon',
'Knoxville' => 'filter-nashville',
'Felicity' => 'filter-perpetua',

View File

@ -172,7 +172,7 @@ window.App.util = {
['Chill','filter-lofi'],
['Van','filter-ludwig'],
['Apache','filter-maven'],
['Mayflower','filter-mayfair'],
['May','filter-mayfair'],
['Ceres','filter-moon'],
['Knoxville','filter-nashville'],
['Felicity','filter-perpetua'],