From bcdf54ce1916d6c62f8f2749d4b033ac0118d964 Mon Sep 17 00:00:00 2001 From: Felix Schmidt Date: Tue, 21 Feb 2023 11:46:50 +0100 Subject: [PATCH] 14576: Fix a time calculating issue. --- .../ENA/ENA/Source/Services/PPAccessControl/PPACService.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/xcode/ENA/ENA/Source/Services/PPAccessControl/PPACService.swift b/src/xcode/ENA/ENA/Source/Services/PPAccessControl/PPACService.swift index 4895c391b74..f596379960f 100644 --- a/src/xcode/ENA/ENA/Source/Services/PPAccessControl/PPACService.swift +++ b/src/xcode/ENA/ENA/Source/Services/PPAccessControl/PPACService.swift @@ -88,7 +88,7 @@ class PPACService: PrivacyPreservingAccessControl { } // Remaining time else { - timeStillToWaitInHours = difference + timeStillToWaitInHours = minTimeSinceOnboarding - difference } completion(