Update hash

This commit is contained in:
Will Bradley 2023-09-01 19:52:42 -07:00
parent 393d8fd3b2
commit 972cbff511
Signed by: will
GPG Key ID: 1159B930701263F3

View File

@ -855,7 +855,7 @@
}
function loadLocale(){
var commitHash = "9d26c555c24895597fa4328221c60639f5222c9f";
var commitHash = "f3ada222856b57ce75d5fc53be09d1312c59a64b";
var sourceUrl = "https://raw.githubusercontent.com/organicmaps/organicmaps/"+commitHash+"/data/strings/sound.txt";
$("#sourceUrl").attr("href", sourceUrl).text("sound.txt");