Update default datafile name
This commit is contained in:
parent
b310ff8967
commit
92723fac91
1 changed files with 1 additions and 1 deletions
|
|
@ -7,4 +7,4 @@
|
||||||
|
|
||||||
export const TWITCH_URI: string = "https://api.twitch.tv/helix/streams";
|
export const TWITCH_URI: string = "https://api.twitch.tv/helix/streams";
|
||||||
|
|
||||||
export const DATAFILE: string = "data.temp.json";
|
export const DATAFILE: string = "data.json";
|
||||||
Loading…
Add table
Add a link
Reference in a new issue