1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-11-30 12:54:24 +01:00

move groupings page under vault

This commit is contained in:
Kyle Spearrin 2019-04-24 11:25:18 -04:00
parent 1cde9b8356
commit 594a491251
7 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
<Compile Update="Pages\SettingsPage.xaml.cs"> <Compile Update="Pages\SettingsPage.xaml.cs">
<DependentUpon>SettingsPage.xaml</DependentUpon> <DependentUpon>SettingsPage.xaml</DependentUpon>
</Compile> </Compile>
<Compile Update="Pages\GroupingsPage\GroupingsPage.xaml.cs"> <Compile Update="Pages\Vault\GroupingsPage\GroupingsPage.xaml.cs">
<DependentUpon>GroupingsPage.xaml</DependentUpon> <DependentUpon>GroupingsPage.xaml</DependentUpon>
</Compile> </Compile>
<Compile Update="Pages\TabsPage.xaml.cs"> <Compile Update="Pages\TabsPage.xaml.cs">