mirror of
https://github.com/christianvidalwolf-prog/Craze-Data-check.git
synced 2026-08-03 15:35:23 +02:00
fix: final column mapping update (L=11, O=14) and UI cleanup
This commit is contained in:
+1
-1
@@ -24,5 +24,5 @@ export const COLUMNS = {
|
||||
SHORT_EN: 65,
|
||||
RECOMMENDED_AGE: 67,
|
||||
CLASSIFICATION: 11, // Column L (index 11)
|
||||
ITEM_AVAILABLE: 15 // Column P (index 15)
|
||||
ITEM_AVAILABLE: 14 // Column O (index 14)
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user