mirror of
https://github.com/DerTyp7/obs-twitch-camera-frame.git
synced 2025-10-28 20:32:15 +01:00
5 lines
51 B
JavaScript
5 lines
51 B
JavaScript
const CONFIG = {
|
|
apiKey: "",
|
|
twitchOAuth: "",
|
|
};
|