diff options
Diffstat (limited to 'config/config.default.php')
-rw-r--r-- | config/config.default.php | 3 |
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' ], ]; |