fix(stable): missing label on standard pets

This commit is contained in:
SabreCat 2017-08-09 21:12:08 +00:00
parent 8d040873a1
commit 1985d04bcf

View file

@ -557,6 +557,7 @@
petGroups () {
let petGroups = [
{
label: this.$t('filterByStandard'),
key: 'standardPets',
petSource: {
eggs: this.content.dropEggs,