Scope bilinguality code
This commit is contained in:
parent
1cbe6588e4
commit
208e7d8958
@ -1,3 +1,4 @@
|
||||
(function module() {
|
||||
// A list of all sections.
|
||||
let sectionList;
|
||||
|
||||
@ -201,3 +202,4 @@ function readUserPreferences() {
|
||||
function writeUserPreferences() {
|
||||
localStorage.setItem(STORAGE_LANGUAGE_PREFERENCE_KEY, currentLanguage);
|
||||
}
|
||||
})()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user