From af833e1777d8e0828947e01ae8549de9de1c670f Mon Sep 17 00:00:00 2001 From: zyphlar Date: Sat, 13 Jan 2024 12:34:43 -0800 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 474adeb..9a16b19 100644 --- a/index.html +++ b/index.html @@ -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");