mirror of
https://github.com/bitwarden/mobile
synced 2026-01-08 03:23:23 +00:00
rename to pushnotificationservice
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
namespace Bit.App.Abstractions
|
||||
{
|
||||
public interface IPushNotification
|
||||
public interface IPushNotificationService
|
||||
{
|
||||
string Token { get; }
|
||||
void Register();
|
||||
|
||||
Reference in New Issue
Block a user