mirror of
https://github.com/bitwarden/mobile
synced 2025-12-16 16:23:29 +00:00
remove see apps from ext page
This commit is contained in:
@@ -58,11 +58,6 @@ namespace Bit.App.Pages
|
||||
Activated = activated.GetValueOrDefault();
|
||||
}
|
||||
|
||||
public void SeeApps()
|
||||
{
|
||||
_platformUtilsService.LaunchUri("https://bitwarden.com/ios/");
|
||||
}
|
||||
|
||||
public void ShowExtension()
|
||||
{
|
||||
_messagingService.Send("showAppExtension", this);
|
||||
|
||||
Reference in New Issue
Block a user