Update index.html

This commit is contained in:
zyphlar 2024-01-13 12:34:43 -08:00 committed by GitHub
parent 7a6d8e4d15
commit af833e1777
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -971,7 +971,7 @@
}
function loadLocale(){
var commitHash = "3f5d6d4e51a5bc92d0dd19bedf7fdb3a0765c970";
var commitHash = "1773896f531da49936fe7c5018f6a76a886ecf5f";
var sourceUrl = "https://raw.githubusercontent.com/organicmaps/organicmaps/"+commitHash+"/data/strings/sound.txt";
$("#sourceUrl").attr("href", sourceUrl).text("sound.txt");