mirror of
https://github.com/bitwarden/mobile
synced 2025-12-15 07:43:37 +00:00
ios fixes
This commit is contained in:
@@ -45,7 +45,7 @@ namespace Bit.iOS.Core.Services
|
||||
|
||||
public Task<string> DisplayPromptAync(string title = null, string description = null, string text = null)
|
||||
{
|
||||
// do nothing
|
||||
return Task.FromResult<string>(null);
|
||||
}
|
||||
|
||||
public void HideLoading()
|
||||
|
||||
Reference in New Issue
Block a user