From 39b80647487e96203e83eb7c2291a5212ed839ab Mon Sep 17 00:00:00 2001 From: Aevann Date: Tue, 8 Aug 2023 12:24:00 +0300 Subject: [PATCH] add linebreak --- files/helpers/config/const.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/files/helpers/config/const.py b/files/helpers/config/const.py index 01f35139db..6dec860e2b 100644 --- a/files/helpers/config/const.py +++ b/files/helpers/config/const.py @@ -566,6 +566,7 @@ AUTOJANNY_ID = 1 SNAPPY_ID = 2 LONGPOSTBOT_ID = 3 ZOZBOT_ID = 4 + PIZZASHILL_ID = 0 IMPASSIONATA_ID = 0 PROGSTACK_ID = 4 @@ -690,6 +691,7 @@ if SITE == 'rdrama.net': SNAPPY_ID = 261 LONGPOSTBOT_ID = 1832 ZOZBOT_ID = 1833 + PIZZASHILL_ID = 2424 IMPASSIONATA_ID = 5800 PROGSTACK_ID = 15531