No description
Find a file
martinshoob 3a439285aa Refactors constants for spreadsheet data
Updates constants to reflect changes in the Google Sheet structure.

Removes hardcoded name aliases and introduces a new sheet to manage them.
Updates sheet ranges and column indices to align with the updated structure.

This change centralizes alias management, improving maintainability and data integrity.
2025-05-31 14:35:16 +02:00
.gitignore updated gitignore 2025-05-27 22:11:24 +02:00
app.js Added function to auto-adjust column width 2025-05-28 09:56:51 +02:00
constants.js Refactors constants for spreadsheet data 2025-05-31 14:35:16 +02:00
package-lock.json updated gitignore 2025-05-27 22:11:24 +02:00
package.json updated package.json 2025-05-27 22:36:43 +02:00