mirror of
https://github.com/DerTyp7/teamspeak-obs-overlay.git
synced 2025-10-30 05:07:12 +01:00
api key now gets stored dureing session
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
<script src="config.js"></script>
|
||||
<script src="js/objects.js"></script>
|
||||
<script>
|
||||
let apiKey = "";
|
||||
let clientList = new List();
|
||||
let channelList = new List();
|
||||
let thisClient;
|
||||
|
||||
Reference in New Issue
Block a user