diff --git a/frontend/src/constants.js b/frontend/src/constants.js index 500d9ff..ec47566 100644 --- a/frontend/src/constants.js +++ b/frontend/src/constants.js @@ -4,3 +4,4 @@ export const Constants = { GITHUB_LINK: "https://github.com/philfung/perplexed", JSON_STREAM_SEPARATOR:'[/PERPLEXED-SEPARATOR]', }; +