From 7fb0255bb8a331ca9aae9e2343f49cc4b333015f Mon Sep 17 00:00:00 2001 From: levina <82658782+levina-lab@users.noreply.github.com> Date: Wed, 2 Feb 2022 21:56:01 +0700 Subject: [PATCH] setup img --- config.py | 1 + 1 file changed, 1 insertion(+) diff --git a/config.py b/config.py index d5f8170..b913762 100644 --- a/config.py +++ b/config.py @@ -25,3 +25,4 @@ IMG_1 = getenv("IMG_1", "https://telegra.ph/file/d6f92c979ad96b2031cba.png") IMG_2 = getenv("IMG_2", "https://telegra.ph/file/6213d2673486beca02967.png") IMG_3 = getenv("IMG_3", "https://telegra.ph/file/f02efde766160d3ff52d6.png") IMG_4 = getenv("IMG_4", "https://telegra.ph/file/be5f551acb116292d15ec.png") +IMG_5 = getenv("IMG_5", "https://telegra.ph/file/d08d6474628be7571f013.png")