mirror of
https://github.com/bitwarden/mobile
synced 2025-12-20 02:03:49 +00:00
remove see apps from ext page
This commit is contained in:
@@ -19,14 +19,6 @@ namespace Bit.App.Pages
|
||||
await _vm.InitAsync();
|
||||
}
|
||||
|
||||
private void SeeApps_Clicked(object sender, EventArgs e)
|
||||
{
|
||||
if(DoOnce())
|
||||
{
|
||||
_vm.SeeApps();
|
||||
}
|
||||
}
|
||||
|
||||
private void Show_Clicked(object sender, EventArgs e)
|
||||
{
|
||||
if(DoOnce())
|
||||
|
||||
Reference in New Issue
Block a user