@@ -25,6 +25,8 @@ POSTGRES_URL = os.getenv(
card_info = CardInfo(os.getenv("CARD_NUMBER", ""), os.getenv("CARD_HOLDER", ""))
REDIS_URL = os.getenv("REDIS_URL", "redis://localhost:6379/1")
### Constants ###
PAGE_SIZE = 4
The note is not visible to the blocked user.