diff --git a/config.mjs b/config.mjs index 8860e3a..f13b48c 100644 --- a/config.mjs +++ b/config.mjs @@ -8,4 +8,5 @@ export const config = {}; config.token = ""; config.downloadDir = ""; -config.base_url = ""; \ No newline at end of file +config.base_url = ""; +config.run_id = ""; \ No newline at end of file