mirror of
https://github.com/bitwarden/mobile
synced 2025-12-16 08:13:20 +00:00
stub out various pages
This commit is contained in:
@@ -11,7 +11,7 @@ namespace Bit.App
|
||||
public App()
|
||||
{
|
||||
InitializeComponent();
|
||||
MainPage = new HomePage();
|
||||
MainPage = new TabsPage();
|
||||
}
|
||||
|
||||
protected override void OnStart()
|
||||
|
||||
Reference in New Issue
Block a user