summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormsquare <msquare@notrademark.de>2017-12-29 12:43:20 +0100
committermsquare <msquare@notrademark.de>2017-12-29 12:43:20 +0100
commit1a22a6d410d5bfa1743d10398ec8b1c433bd1deb (patch)
tree23fd20baf9d3a9e3d0ad2b3e972d7b245a067acd
parentb2c54d8e54231b9fe53be045e3502d02121e399b (diff)
there are no 5xl shirts
-rw-r--r--config/config.default.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/config/config.default.php b/config/config.default.php
index 11ce5f3e..ed40aaf9 100644
--- a/config/config.default.php
+++ b/config/config.default.php
@@ -121,7 +121,6 @@ return [
'XL-G' => 'XL Girl',
'2XL' => '2XL',
'3XL' => '3XL',
- '4XL' => '4XL',
- '5XL' => '5XL',
+ '4XL' => '4XL'
],
];