fix(stable): missing label on standard pets
This commit is contained in:
@@ -557,6 +557,7 @@
|
||||
petGroups () {
|
||||
let petGroups = [
|
||||
{
|
||||
label: this.$t('filterByStandard'),
|
||||
key: 'standardPets',
|
||||
petSource: {
|
||||
eggs: this.content.dropEggs,
|
||||
|
||||
Reference in New Issue
Block a user