Skip to content

Commit

Permalink
Fix on Mesh-Encryption-key.pref
Browse files Browse the repository at this point in the history
  • Loading branch information
Street3r authored Mar 17, 2024
1 parent 0783e47 commit fc862d9
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version='1.0' standalone='yes'?>
<preferences>
<preference version='1' name='com.atakmap.app_preferences'>
<!-- Example of network mesh key, generated by atak -->
<entry key='networkMeshKey' class='class java.lang.String'>XcAHfuji6_3xeiZ0rABTcMt5fC00HGogENZF_Psa9G1sNTMha5cK7R7qRIPn-ouu</entry>
</preference>
<preference version='1' name='com.atakmap.app_preferences'>
<!-- Example of network mesh key, generated by atak -->
<entry key='networkMeshKey' class='class java.lang.String'>XcAHfuji6_3xeiZ0rABTcMt5fC00HGogENZF_Psa9G1sNTMha5cK7R7qRIPn-ouu</entry>
</preference>
</preferences>

0 comments on commit fc862d9

Please sign in to comment.