mirror of
https://github.com/bitwarden/server
synced 2025-12-30 07:03:42 +00:00
chore: update LastActivityDate on installation token refresh (#5081)
This commit is contained in:
@@ -9,7 +9,6 @@ namespace Bit.Core.Platform.Push.Internal;
|
||||
|
||||
public class RelayPushRegistrationService : BaseIdentityClientService, IPushRegistrationService
|
||||
{
|
||||
|
||||
public RelayPushRegistrationService(
|
||||
IHttpClientFactory httpFactory,
|
||||
GlobalSettings globalSettings,
|
||||
|
||||
Reference in New Issue
Block a user