mirror of
https://github.com/whekin/household-bot.git
synced 2026-03-31 15:44:02 +00:00
fix(miniapp): load runtime config before app bootstrap
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<div id="root"></div>
|
||||
|
||||
<script src="https://telegram.org/js/telegram-web-app.js"></script>
|
||||
<script src="/config.js" type="module"></script>
|
||||
<script src="/config.js"></script>
|
||||
<script src="/src/index.tsx" type="module"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user