mirror of
https://github.com/DerTyp7/obs-twitch-camera-frame.git
synced 2025-10-28 20:32:15 +01:00
removed api key ;)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
const CONFIG = {
|
||||
apiKey: "1e8d3bcbc24f95e64672521ccdcf6020e2d64d30",
|
||||
apiKey: "",
|
||||
};
|
||||
|
||||
@@ -50,4 +50,5 @@ if ($newestVersionString -ne "") {
|
||||
else {
|
||||
Write-Output "No new version found!"
|
||||
}
|
||||
Write-Output "You need to add your API-Key again to the config.js!"
|
||||
pause
|
||||
Reference in New Issue
Block a user