diff --git a/src/constants.ts b/src/constants.ts index e131d3d..0e8f3b6 100644 --- a/src/constants.ts +++ b/src/constants.ts @@ -7,4 +7,4 @@ export const TWITCH_URI: string = "https://api.twitch.tv/helix/streams"; -export const DATAFILE: string = "data.temp.json"; \ No newline at end of file +export const DATAFILE: string = "data.json"; \ No newline at end of file