mirror of
https://github.com/bitwarden/mobile
synced 2026-01-01 08:03:37 +00:00
invoke Dispatch handler
This commit is contained in:
@@ -37,6 +37,7 @@ namespace Bit.iOS.Core.Services
|
||||
|
||||
public void Dispatch(Action completionHandler = null)
|
||||
{
|
||||
completionHandler?.Invoke();
|
||||
}
|
||||
|
||||
public void SetAppOptOut(bool optOut)
|
||||
|
||||
Reference in New Issue
Block a user