Skip to content

Commit

Permalink
Add option for masOS (30) security type
Browse files Browse the repository at this point in the history
  • Loading branch information
gujjwal00 committed Sep 23, 2024
1 parent 577c4ce commit 639c3ad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/src/main/res/values/arrays.xml
Original file line number Diff line number Diff line change
Expand Up @@ -176,13 +176,15 @@
<item>VncAuth</item>
<item>AnonTLS</item>
<item>VeNCrypt</item>
<item>macOS</item>
</string-array>
<string-array name="profile_editor_security_values">
<item>0</item>
<item>1</item>
<item>2</item>
<item>18</item>
<item>19</item>
<item>30</item>
</string-array>


Expand Down

0 comments on commit 639c3ad

Please sign in to comment.