Browse Source

fix code style

HypnosNova 6 years ago
parent
commit
9f73975bf8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/index.html

+ 1 - 1
docs/index.html

@@ -70,7 +70,7 @@
 				language = value;
 				language = value;
 				createNavigation();
 				createNavigation();
 				updateFilter();
 				updateFilter();
-				autoChangeUrlLanguage(language);
+				autoChangeUrlLanguage( language );
 
 
 			}
 			}