local telegram lib to remove external deps

This commit is contained in:
синечка ♡ 2026-08-31 21:04:17 +03:00
parent 6625506289
commit a2f2815b6a
2 changed files with 3398 additions and 1 deletions

3397
web/common/telegram.js Normal file

File diff suppressed because it is too large Load diff

View file

@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Карта</title>
<script src="https://telegram.org/js/telegram-web-app.js?59"></script>
<script src="../common/telegram.js"></script>
<link rel="stylesheet" href="./styles/main.css?v12">
</head>
<body>