diff --git a/src/index.js b/src/index.js index a750da2..88160ed 100644 --- a/src/index.js +++ b/src/index.js @@ -136,7 +136,7 @@ global.afrim = Object({ const lang = sessionStorage.getItem("lang") || "gez"; document.getElementById(lang).classList.toggle("is-active"); await loadConfig( - `https://raw.githubusercontent.com/pythonbrad/afrim-data/fa8a5560e63a23ff7032e7c56fe5dbde2963b9fa/${lang}/${lang}.toml`, + `https://raw.githubusercontent.com/pythonbrad/afrim-data/4b177197bb37c9742cd90627b1ad543c32ec791b/${lang}/${lang}.toml`, ); // We mark the text field busy.