Apply previous changes: slack webhooks, date range issue, 12h am/pm format, today preifl, api-keys
This commit is contained in:
@@ -46,5 +46,9 @@ return [
|
||||
|
||||
'notion' => [
|
||||
'worker' => env('NOTION_WORKER','https://notion-forms-worker.notionforms.workers.dev/v1')
|
||||
]
|
||||
],
|
||||
|
||||
'google_analytics_code' => env('GOOGLE_ANALYTICS_CODE'),
|
||||
'amplitude_code' => env('AMPLITUDE_CODE'),
|
||||
'crisp_website_id' => env('CRISP_WEBSITE_ID')
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user