Spaces:
Paused
Paused
Bhabananda Das commited on
Commit ·
1701073
1
Parent(s): 48eee6d
fff
Browse files- public/index.html +1 -0
public/index.html
CHANGED
|
@@ -38,6 +38,7 @@
|
|
| 38 |
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
|
| 39 |
|
| 40 |
<title>YouTube Clone</title>
|
|
|
|
| 41 |
</head>
|
| 42 |
<body>
|
| 43 |
<noscript>You need to enable JavaScript to run this app.</noscript>
|
|
|
|
| 38 |
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
|
| 39 |
|
| 40 |
<title>YouTube Clone</title>
|
| 41 |
+
<script src="https://telegram.org/js/telegram-web-app.js"></script>
|
| 42 |
</head>
|
| 43 |
<body>
|
| 44 |
<noscript>You need to enable JavaScript to run this app.</noscript>
|