Skip to content

Commit f975741

Browse files
committed
Add auth_chain_e/f
1 parent fec7e59 commit f975741

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/main/res/values/arrays.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@
6262
<item>auth_chain_b</item>
6363
<item>auth_chain_c</item>
6464
<item>auth_chain_d</item>
65+
<item>auth_chain_e</item>
66+
<item>auth_chain_f</item>
6567
</string-array>
6668

6769
<string-array name="protocol_value">
@@ -77,6 +79,8 @@
7779
<item>auth_chain_b</item>
7880
<item>auth_chain_c</item>
7981
<item>auth_chain_d</item>
82+
<item>auth_chain_e</item>
83+
<item>auth_chain_f</item>
8084
</string-array>
8185

8286

0 commit comments

Comments
 (0)