mirror of
https://github.com/flibusta-apps/users_settings_server.git
synced 2025-12-06 06:35:39 +01:00
Update NOTIFICATION_DELTA_DAYS
This commit is contained in:
@@ -6,7 +6,7 @@ from app.depends import check_token
|
||||
from app.models import ChatDonateNotification
|
||||
|
||||
|
||||
NOTIFICATION_DELTA_DAYS = 30
|
||||
NOTIFICATION_DELTA_DAYS = 60
|
||||
|
||||
|
||||
donation_notifications_router = APIRouter(
|
||||
|
||||
Reference in New Issue
Block a user