mirror of
https://github.com/bitwarden/mobile.git
synced 2024-11-21 11:25:56 +01:00
Bugfix typerole (#1528)
* Fix issue with undefined CFBundleTypeRole * format with tabs for consistency
This commit is contained in:
parent
99b67b680c
commit
68887c5de7
@ -24,6 +24,8 @@
|
||||
<string>bitwarden</string>
|
||||
<string>org-appextension-feature-password-management</string>
|
||||
</array>
|
||||
<key>CFBundleTypeRole</key>
|
||||
<string>Editor</string>
|
||||
<key>CFBundleURLName</key>
|
||||
<string>com.8bit.bitwarden.url</string>
|
||||
</dict>
|
||||
|
Loading…
Reference in New Issue
Block a user