Merge pull request #4051 from pixelfed/staging

Staging
This commit is contained in:
daniel 2022-12-31 01:45:21 -07:00 committed by GitHub
commit d84f3dc1d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
21 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',

BIN
public/js/app.js vendored

Binary file not shown.

BIN
public/js/manifest.js vendored

Binary file not shown.

BIN
public/js/notifications-123122-swxib.js vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
public/js/spa.js vendored

Binary file not shown.

Binary file not shown.

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'],