mirror of
https://github.com/romancm/gamebrary
synced 2024-11-24 04:03:06 +00:00
Removed sort by release date
This commit is contained in:
parent
5fd783bf93
commit
b05634c45f
1 changed files with 0 additions and 1 deletions
|
@ -151,7 +151,6 @@ export default {
|
|||
sortOrders: {
|
||||
sortByName: 'fas fa-sort-alpha-down',
|
||||
sortByRating: 'fas fa-star',
|
||||
sortByReleaseDate: 'fas fa-calendar-alt',
|
||||
sortByCustom: 'fas fa-user',
|
||||
},
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue