mirror of
https://github.com/christianvidalwolf-prog/Craze-Data-check.git
synced 2026-08-03 12:45:24 +02:00
fix: correct Item Available index to P (col 15)
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: 14 // Column O (index 14)
|
||||
ITEM_AVAILABLE: 15 // Column P (index 15)
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user