Skip to content
This repository was archived by the owner on Sep 11, 2021. It is now read-only.

Commit ae9e287

Browse files
committed
Hot Fixed!
1 parent d0f84c1 commit ae9e287

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript/PMH/src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ const markup = require('chalk')
1515
const express = require('express')
1616

1717
/** Dialogflow Module */
18-
process.env.GOOGLE_APPLICATION_CREDENTIALS = '../lib/BadWordsFilter-e34ed9d4dd5b.json'
18+
process.env.GOOGLE_APPLICATION_CREDENTIALS = './lib/BadWordsFilter-e34ed9d4dd5b.json'
1919
const dialogflowId = 'badwordsfilter-esqgxe'
2020
const dialogflow = require('dialogflow')
2121

0 commit comments

Comments
 (0)