mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-12-21 04:23:16 +00:00
commit
d84f3dc1d4
21 changed files with 2 additions and 2 deletions
|
@ -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
BIN
public/js/app.js
vendored
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
public/js/manifest.js
vendored
BIN
public/js/manifest.js
vendored
Binary file not shown.
BIN
public/js/notifications-123122-swxib.js
vendored
Normal file
BIN
public/js/notifications-123122-swxib.js
vendored
Normal file
Binary file not shown.
BIN
public/js/notifications-12722-3lkw2.js
vendored
BIN
public/js/notifications-12722-3lkw2.js
vendored
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
public/js/spa.js
vendored
BIN
public/js/spa.js
vendored
Binary file not shown.
Binary file not shown.
2
resources/assets/js/app.js
vendored
2
resources/assets/js/app.js
vendored
|
@ -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'],
|
||||
|
|
Loading…
Reference in a new issue