Skip to content

Commit

Permalink
temp: change source sheet
Browse files Browse the repository at this point in the history
  • Loading branch information
noomorph committed Mar 3, 2024
1 parent 7022064 commit 2dd7ce7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/consts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -80,12 +80,12 @@ export interface ITableData {

export const tablesData: ITableData[] = [
{
spreadsheetId: '1N79e_yVHDo-d026HljueuKJlAAdeELAiPzdFzdBuKbY',
spreadsheetId: '1V40l7pBqzMW8QgIzlHi7K8z49bfw9n72MP3Ib4_ZgoI',
sheetId: '1987833874',
fields: basicFields,
},
{
spreadsheetId: '1N79e_yVHDo-d026HljueuKJlAAdeELAiPzdFzdBuKbY',
spreadsheetId: '1V40l7pBqzMW8QgIzlHi7K8z49bfw9n72MP3Ib4_ZgoI',
sheetId: '2005431854',
fields: addLangs,
},
Expand Down

0 comments on commit 2dd7ce7

Please sign in to comment.