Extended cup size filter range.

This commit is contained in:
DebaucheryLibrarian 2021-03-03 13:53:18 +01:00
parent c2779658c6
commit 9909bbeba5
1 changed files with 1 additions and 1 deletions

View File

@ -154,7 +154,7 @@ import Range from '../form/range.vue';
import Pagination from '../pagination/pagination.vue';
const toggleValues = [true, undefined, false];
const boobSizes = 'ABCDEFZ'.split('');
const boobSizes = 'ABCDEFGHZ'.split('');
function updateFilters() {
this.$router.push({