X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/e852900e42eb0bde98daf7070d84816e44c3308e..9b1ae740d225e62c9f16efb2e9858d326cf2da30:/src/messaging/states.py?ds=inline

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