Skip to content

Commit

Permalink
chore: update stun server
Browse files Browse the repository at this point in the history
  • Loading branch information
arm64v8a committed Apr 24, 2023
1 parent 567f64b commit 5595b5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/layout_stun.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
android:layout_height="wrap_content"
android:ems="10"
android:inputType="text"
android:text="stun.voip.blackberry.com:3478" />
android:text="stun.syncthing.net:3478" />

</LinearLayout>
</com.google.android.material.card.MaterialCardView>
Expand Down

0 comments on commit 5595b5f

Please sign in to comment.