From f286933a816f4b51d3eb1b85ba2c590caef28f7d Mon Sep 17 00:00:00 2001 From: Spythere Date: Fri, 9 Aug 2024 14:57:10 +0200 Subject: [PATCH] fix: order of categories listing --- src/constants/numberGeneratorData.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/constants/numberGeneratorData.json b/src/constants/numberGeneratorData.json index a88c199..4d821a8 100644 --- a/src/constants/numberGeneratorData.json +++ b/src/constants/numberGeneratorData.json @@ -43,13 +43,13 @@ "PW": ["6", "000", "899"], "PX": ["6", "000", "899"], - "TC": ["0", "000", "899"], + "TM": ["4", "000", "899"], + "TN": ["3", "000", "899"], + "TK": ["3", "000", "899"], + "TD": ["2", "000", "899"], "TG": ["1", "000", "899"], "TR": ["1", "000", "899"], - "TD": ["2", "000", "899"], - "TK": ["3", "000", "899"], - "TN": ["3", "000", "899"], - "TM": ["4", "000", "899"], + "TC": ["0", "000", "899"], "TS": ["5", "000", "899"], "TH": ["5", "000", "899"],