mirror of
https://github.com/LaconicNetwork/laconic.com.git
synced 2026-09-09 01:44:06 +00:00
Update forms
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
import { Client } from '@notionhq/client'
|
||||
|
||||
export const notion = new Client({
|
||||
auth: process.env.NOTION_TOKEN
|
||||
})
|
||||
|
||||
export const notionAlt = new Client({
|
||||
auth: process.env.NOTION_TOKEN_ALT
|
||||
})
|
||||
Reference in New Issue
Block a user