From 1a22a6d410d5bfa1743d10398ec8b1c433bd1deb Mon Sep 17 00:00:00 2001 From: msquare Date: Fri, 29 Dec 2017 12:43:20 +0100 Subject: there are no 5xl shirts --- config/config.default.php | 3 +-- 1 file changed, 1 insertion(+), 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' ], ]; -- cgit v1.2.3-54-g00ecf