data from settings.js

This commit is contained in:
2023-03-08 00:36:39 +01:00
parent 8409503ee6
commit 3603e0b881
7 changed files with 51 additions and 4 deletions

View File

@ -27,6 +27,7 @@
<title>React App</title>
</head>
<body>
<script type="text/javascript" src="settings.js"></script>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
<!--