fix: use localStorage instead of URL path for language persistence

Telegram WebView caches URL and strips #tgWebAppData hash on reopens,
causing empty initData when URL path contained language prefix like /en.
This commit is contained in:
2026-02-22 21:04:29 +03:00
parent f2b809cb7c
commit c72782793a
4 changed files with 16 additions and 33 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
{
"version": "1.0.218",
"buildTime": "2026-02-21T15:35:05.624Z",
"buildNumber": 1771688105624
"version": "1.0.220",
"buildTime": "2026-02-22T18:04:29.930Z",
"buildNumber": 1771783469930
}