X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/e852900e42eb0bde98daf7070d84816e44c3308e..04e32de59b6797f4329114dc63927f5121cc158a:/src/messaging/states.py diff --git a/src/messaging/states.py b/src/messaging/states.py index c0f3c7ef2..4105caf5a 100644 --- a/src/messaging/states.py +++ b/src/messaging/states.py @@ -9,6 +9,7 @@ class Level: TRIED = 20 SINGLE = 30 RECURRING = 40 + MANUAL_MEMBER = 45 OPT_OUT = 50