mirror of
https://github.com/bitwarden/android.git
synced 2024-12-24 18:08:26 +03:00
move settings page into folder
This commit is contained in:
parent
7046a010f9
commit
bf022f8a41
7 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@
|
|||
<Compile Update="Pages\Vault\ViewPage.xaml.cs">
|
||||
<DependentUpon>ViewPage.xaml</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Update="Pages\Settings\SettingsPage.xaml.cs">
|
||||
<Compile Update="Pages\Settings\SettingsPage\SettingsPage.xaml.cs">
|
||||
<DependentUpon>SettingsPage.xaml</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Update="Pages\Vault\GroupingsPage\GroupingsPage.xaml.cs">
|
||||
|
|
Loading…
Reference in a new issue