Skip to content

Commit

Permalink
Merge pull request #3 from rockleona/master
Browse files Browse the repository at this point in the history
feat(config): the file needs to be Google Spreadsheet File, not XLSX
  • Loading branch information
tyuchx authored Sep 16, 2024
2 parents 41debd4 + 0a0369b commit 20b56a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module.exports = {
spreadsheetKey: '1EAZpW9_04eDeicEXMObI3a3pz3ZR92ep',
spreadsheetKey: '1DjdVAH2F5CJppoMjpcQDyNQVHRKsvMSjqfUgbZx_CMY',
};

0 comments on commit 20b56a6

Please sign in to comment.