mirror of
https://github.com/bitwarden/mobile
synced 2025-12-22 11:13:49 +00:00
added about send option and resources (#1301)
This commit is contained in:
@@ -252,6 +252,11 @@ namespace Bit.App.Pages
|
||||
}
|
||||
}
|
||||
|
||||
public void ShowAbout()
|
||||
{
|
||||
_platformUtilsService.LaunchUri("https://bitwarden.com/products/send/");
|
||||
}
|
||||
|
||||
private async Task LoadDataAsync()
|
||||
{
|
||||
NoDataText = AppResources.NoSends;
|
||||
|
||||
Reference in New Issue
Block a user