mirror of
https://github.com/bitwarden/mobile
synced 2025-12-21 02:33:36 +00:00
add/edit/delete custom fields. remove field page.
This commit is contained in:
@@ -22,5 +22,6 @@ namespace Bit.App.Abstractions
|
||||
void OpenAccessibilitySettings();
|
||||
void OpenAutofillSettings();
|
||||
Task LaunchAppAsync(string appName, Page page);
|
||||
Task<string> DisplayPromptAync(string title = null, string description = null, string text = null);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user