From 517c0b328ca864242b4c950f9030f853ea414e69 Mon Sep 17 00:00:00 2001 From: Parker Date: Tue, 30 Apr 2024 21:22:19 -0500 Subject: Remove 24 hour accounts Remove the additional will you be watching a show or movie question as well as 24 hour accounts. All accounts are now just available for 4 hours. --- app/initialize_variables.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/initialize_variables.py') diff --git a/app/initialize_variables.py b/app/initialize_variables.py index 09221f7..8b726e5 100644 --- a/app/initialize_variables.py +++ b/app/initialize_variables.py @@ -52,8 +52,8 @@ def init(): } } """ - global temp_new_account_requests - temp_new_account_requests = {} + global jellyfin_active_accounts + jellyfin_active_accounts = {} """ { 'from_number': 'time' -- cgit v1.2.3-70-g09d2