Skip to content

Commit

Permalink
Add Safari option
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeuw committed Apr 23, 2023
1 parent dbbebd2 commit 3795f87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/values/array.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<string-array name="browsers">
<item>chrome</item>
<item>firefox</item>
<item>safari</item>
</string-array>
<string-array name="algorithms">
<item>plain</item>
Expand Down

0 comments on commit 3795f87

Please sign in to comment.