mirror of
https://github.com/bitwarden/mobile
synced 2025-12-05 23:53:33 +00:00
Bugfix typerole (#1528)
* Fix issue with undefined CFBundleTypeRole * format with tabs for consistency
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user