Skip to content

Commit

Permalink
feat: activate using IPv6 for Purple I2P by default
Browse files Browse the repository at this point in the history
  • Loading branch information
Gedsh committed May 29, 2023
1 parent 351727b commit e119411
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified tordnscrypt/src/main/assets/itpd.mp3
Binary file not shown.
2 changes: 1 addition & 1 deletion tordnscrypt/src/main/res/xml/preferences_i2pd.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
android:title="@string/pref_itpd_com_ipv4" />
<CheckBoxPreference
android:id="@+id/pref_itpd_com_ipv6"
android:defaultValue="false"
android:defaultValue="true"
android:enabled="true"
android:key="ipv6"
android:summary="@string/pref_itpd_com_ipv6_summ"
Expand Down

0 comments on commit e119411

Please sign in to comment.