added style config.js

This commit is contained in:
Janis
2022-10-25 21:01:04 +02:00
parent 3332826404
commit 84c6741944
4 changed files with 21 additions and 6 deletions

View File

@@ -8,6 +8,7 @@
<title>TS5 - OBS Overlay</title>
</head>
<body>
<script src="config.js"></script>
<script src="js/objects.js"></script>
<script>
let clientList = new List();