mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
Change airtable table name from development
This commit is contained in:
parent
43bd276464
commit
ba7da16014
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ import AirtablePlus from 'airtable-plus'
|
|||
const airtable = new AirtablePlus({
|
||||
baseID: 'app79wD9AFys1NMUp',
|
||||
apiKey: process.env.AIRTABLE_API_KEY,
|
||||
tableName: 'Current copy',
|
||||
tableName: 'Current',
|
||||
})
|
||||
|
||||
const cache = {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue